Uses of Enum Class
de.hybris.platform.cmsfacades.enums.CMSWorkflowOperation
Packages that use CMSWorkflowOperation
-
Uses of CMSWorkflowOperation in de.hybris.platform.cmsfacades.data
Methods in de.hybris.platform.cmsfacades.data that return CMSWorkflowOperationMethods in de.hybris.platform.cmsfacades.data with parameters of type CMSWorkflowOperationModifier and TypeMethodDescriptionvoidCMSWorkflowOperationData.setOperation(CMSWorkflowOperation operation) -
Uses of CMSWorkflowOperation in de.hybris.platform.cmsfacades.enums
Methods in de.hybris.platform.cmsfacades.enums that return CMSWorkflowOperationModifier and TypeMethodDescriptionstatic CMSWorkflowOperationReturns the enum constant of this class with the specified name.static CMSWorkflowOperation[]CMSWorkflowOperation.values()Returns an array containing the constants of this enum class, in the order they are declared.