Uses of Enum
com.adobe.acs.commons.mcp.impl.processes.BulkWorkflow.ItemStatus
Packages that use BulkWorkflow.ItemStatus
-
Uses of BulkWorkflow.ItemStatus in com.adobe.acs.commons.mcp.impl.processes
Methods in com.adobe.acs.commons.mcp.impl.processes that return BulkWorkflow.ItemStatusModifier and TypeMethodDescriptionstatic BulkWorkflow.ItemStatusReturns the enum constant of this type with the specified name.static BulkWorkflow.ItemStatus[]BulkWorkflow.ItemStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.adobe.acs.commons.mcp.impl.processes with parameters of type BulkWorkflow.ItemStatusModifier and TypeMethodDescriptionprotected voidBulkWorkflow.record(String path, BulkWorkflow.ItemStatus status, long timeTaken)