Uses of Package
com.day.cq.workflow.exec

Packages that use com.day.cq.workflow.exec
com.day.cq.collab.blog.antispam.process   
com.day.cq.collab.blog.search.process   
com.day.cq.collab.commons   
com.day.cq.dam.commons.process   
com.day.cq.dam.core.process   
com.day.cq.dam.indd.process   
com.day.cq.dam.video   
com.day.cq.mcm.core.process   
com.day.cq.wcm.workflow.api   
com.day.cq.wcm.workflow.process   
com.day.cq.workflow Provides interfaces and types for the core of the workflow engine. 
com.day.cq.workflow.advance   
com.day.cq.workflow.event Provides interfaces and types related to workflow events. 
com.day.cq.workflow.exec Provides interfaces and types related to the execution of workflow instances. 
com.day.cq.workflow.exec.filter   
com.day.cq.workflow.filter   
com.day.cq.workflow.job Provides interfaces and types related to event triggered jobs. 
com.day.cq.workflow.rule   
com.day.cq.workflow.rule.admin   
com.day.cq.workflow.servlet   
com.day.cq.workflow.status   
com.day.cq.workflow.timeout.autoadvance   
com.day.cq.workflow.ui   
com.day.cq.workflow.util   
 

Classes in com.day.cq.workflow.exec used by com.day.cq.collab.blog.antispam.process
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.collab.blog.search.process
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.collab.commons
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.dam.commons.process
JavaProcess
          Deprecated. Use WorkflowProcess instead.
JavaProcessExt
          Deprecated. Use WorkflowProcess instead
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.dam.core.process
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.dam.indd.process
WorkflowExternalProcess
          This is the interface to use to run external process steps.
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.dam.video
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.mcm.core.process
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.wcm.workflow.api
Workflow
          A Workflow represents the current state of an instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.wcm.workflow.process
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow
HistoryItem
          HistoryItem...
Route
          Route represents the possible next destinations which will be selectable after a WorkItem is completed.
Workflow
          A Workflow represents the current state of an instance of a WorkflowModel.
WorkflowData
          A WorkflowData instance "carries" the data pushed through the Workflow.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.advance
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.event
Workflow
          A Workflow represents the current state of an instance of a WorkflowModel.
WorkflowData
          A WorkflowData instance "carries" the data pushed through the Workflow.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.exec
HistoryItem
          HistoryItem...
JavaProcess
          Deprecated. Use WorkflowProcess instead.
Workflow
          A Workflow represents the current state of an instance of a WorkflowModel.
WorkflowData
          A WorkflowData instance "carries" the data pushed through the Workflow.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.exec.filter
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.filter
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.job
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.rule
WorkflowData
          A WorkflowData instance "carries" the data pushed through the Workflow.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.rule.admin
WorkflowData
          A WorkflowData instance "carries" the data pushed through the Workflow.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.servlet
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.status
Workflow
          A Workflow represents the current state of an instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.timeout.autoadvance
WorkflowProcess
          JavaProcessNew is the interface to be used for automatic workflow steps implemented in Java.
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.ui
WorkItem
          A WorkItem is the unit that is passed through an Workflow instance of a WorkflowModel.
 

Classes in com.day.cq.workflow.exec used by com.day.cq.workflow.util
Workflow
          A Workflow represents the current state of an instance of a WorkflowModel.
 



Copyright © 2011-2012 Adobe Systems Incorporated. All Rights Reserved.