Class IsAnyItemAlreadyInWorkflowPredicate
java.lang.Object
de.hybris.platform.cmsfacades.common.predicate.IsAnyItemAlreadyInWorkflowPredicate
Predicate to test if the given CmsItems are already part of an active (RUNNING or PAUSED) workflow instance.
Returns TRUE if the given CmsItems are already part of an active workflow instance; FALSE otherwise.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected CMSItemModelgetCmsItem(String itemUuid) protected CMSWorkflowServiceprotected UniqueItemIdentifierServicevoidsetCmsWorkflowService(CMSWorkflowService cmsWorkflowService) voidsetUniqueItemIdentifierService(UniqueItemIdentifierService uniqueItemIdentifierService) boolean