JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.gentics.contentnode.rest.model.Workflow
Packages that use
Workflow
Package
Description
com.gentics.contentnode.rest.model
Uses of
Workflow
in
com.gentics.contentnode.rest.model
Methods in
com.gentics.contentnode.rest.model
that return
Workflow
Modifier and Type
Method
Description
Workflow
Page.
getWorkflow
()
Workflow attached to the page
Methods in
com.gentics.contentnode.rest.model
with parameters of type
Workflow
Modifier and Type
Method
Description
void
Page.
setWorkflow
(
Workflow
workflow)