Package com.day.cq.wcm.workflow.api
Interface WcmWorkflowStatus
-
public interface WcmWorkflowStatusTheWcmWorkflowStatusholds 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 WorkflowgetWorkflow()Returns theWorkflowinstancebooleanisInRunningWorkflow()Indicates if a page is subject of a workflow
-