Package com.day.cq.wcm.workflow.api
Interface WcmWorkflowStatus
-
public interface WcmWorkflowStatus
TheWcmWorkflowStatus
holds all information for a page which is in the workflow or even not
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Workflow
getWorkflow()
Returns theWorkflow
instanceboolean
isInRunningWorkflow()
Indicates if a page is subject of a workflow
-