Uses of Class
org.craftercms.studio.api.v2.dal.WorkflowItem
Packages that use WorkflowItem
Package
Description
-
Uses of WorkflowItem in org.craftercms.studio.api.v2.dal
Methods in org.craftercms.studio.api.v2.dal that return WorkflowItemModifier and TypeMethodDescriptionWorkflowDAO.getWorkflowEntryOpened(String siteId, String path, String stateOpened) Get workflow entryMethods in org.craftercms.studio.api.v2.dal that return types with arguments of type WorkflowItemModifier and TypeMethodDescriptionWorkflowDAO.getSubmittedItems(String site, String stateOpened) Get submitted items -
Uses of WorkflowItem in org.craftercms.studio.api.v2.service.workflow.internal
Methods in org.craftercms.studio.api.v2.service.workflow.internal that return WorkflowItemModifier and TypeMethodDescriptionWorkflowServiceInternal.getWorkflowEntry(String siteId, String path) Get workflow entryWorkflowServiceInternal.getWorkflowItem(String siteId, String path, String state) Methods in org.craftercms.studio.api.v2.service.workflow.internal that return types with arguments of type WorkflowItemModifier and TypeMethodDescriptionWorkflowServiceInternal.getSubmittedItems(String site) Get submitted items for site -
Uses of WorkflowItem in org.craftercms.studio.impl.v2.service.workflow.internal
Methods in org.craftercms.studio.impl.v2.service.workflow.internal that return WorkflowItemModifier and TypeMethodDescriptionWorkflowServiceInternalImpl.getWorkflowEntry(String siteId, String path) WorkflowServiceInternalImpl.getWorkflowItem(String siteId, String path, String state) Methods in org.craftercms.studio.impl.v2.service.workflow.internal that return types with arguments of type WorkflowItem