Uses of Enum
com.adobe.acs.commons.workflow.bulk.execution.model.SubStatus
Packages that use SubStatus
Package
Description
AEM Workflow APIs
Bulk Execution Model API
-
Uses of SubStatus in com.adobe.acs.commons.workflow.bulk.execution
Methods in com.adobe.acs.commons.workflow.bulk.execution with parameters of type SubStatus -
Uses of SubStatus in com.adobe.acs.commons.workflow.bulk.execution.impl.runners
Methods in com.adobe.acs.commons.workflow.bulk.execution.impl.runners with parameters of type SubStatus -
Uses of SubStatus in com.adobe.acs.commons.workflow.bulk.execution.model
Methods in com.adobe.acs.commons.workflow.bulk.execution.model that return SubStatusModifier and TypeMethodDescriptionWorkspace.getSubStatus()static SubStatusReturns the enum constant of this type with the specified name.static SubStatus[]SubStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.adobe.acs.commons.workflow.bulk.execution.model with parameters of type SubStatus