@Deprecated public class WorkflowManager extends GeneratedWorkflowManager
Extension.RestrictedLanguagesProvider, Extension.RightsProviderManager.GenericManagerSingletonCreator, Manager.ManagerSingletonCreatorDEFAULT_INITIAL_ATTRIBUTES, WORKFLOWTEMPLATE2PRINCIPALRELATION_MARKMODIFIED, WORKFLOWTEMPLATE2PRINCIPALRELATION_SRC_ORDERED, WORKFLOWTEMPLATE2PRINCIPALRELATION_TGT_ORDERED| Constructor and Description |
|---|
WorkflowManager()
Deprecated.
|
addToVisibleTemplates, addToVisibleTemplates, createAutomatedWorkflowActionTemplate, createAutomatedWorkflowActionTemplate, createWorkflow, createWorkflow, createWorkflowAction, createWorkflowAction, createWorkflowActionComment, createWorkflowActionComment, createWorkflowActionTemplate, createWorkflowActionTemplate, createWorkflowDecision, createWorkflowDecision, createWorkflowDecisionTemplate, createWorkflowDecisionTemplate, createWorkflowItemAttachment, createWorkflowItemAttachment, createWorkflowTemplate, createWorkflowTemplate, getAllOwnerName, getDefaultAttributeModes, getName, getOwnerName, getTemplate, getTemplate, getVisibleTemplates, getVisibleTemplates, getVisibleTemplatesCount, getVisibleTemplatesCount, isActive, isActive, isActiveAsPrimitive, isActiveAsPrimitive, isAndConnection, isAndConnection, isAndConnectionAsPrimitive, isAndConnectionAsPrimitive, isAndConnectionTemplate, isAndConnectionTemplate, isAndConnectionTemplateAsPrimitive, isAndConnectionTemplateAsPrimitive, removeFromVisibleTemplates, removeFromVisibleTemplates, setActive, setActive, setActive, setActive, setAllOwnerName, setAndConnection, setAndConnection, setAndConnection, setAndConnection, setAndConnectionTemplate, setAndConnectionTemplate, setAndConnectionTemplate, setAndConnectionTemplate, setOwnerName, setTemplate, setTemplate, setVisibleTemplates, setVisibleTemplatescheckBeforeItemRemoval, createEssentialData, createProjectData, createSampleData, getCreatorDescription, getCreatorName, getCreatorParameterDefault, getCreatorParameterNames, getCreatorParameterPossibleValues, getRemote, isCreatorDisabled, notifyInitializationEnd, notifyInitializationStart, notifyItemRemoval, onFirstSessionCreation, writeReplaceafterItemCreation, beforeItemCreation, destroy, getAllValuesSessionContext, getAttribute, getAttributeMap, getFirstItemByAttribute, getFirstItemByAttribute, getRemoteManagerClass, getSession, getSingletonManagerInstance, getTenant, getTransientObject, getTransientObjectMap, init, setAttribute, setTenant, setTransientObject, unwrap, unwrap, wrappublic static final WorkflowManager getInstance()
@Deprecated public String getNextWorkflowNumber()
WorkflowTemplateDefaultCodeInterceptor
creates a code for new workflow templates@Deprecated public Collection<Link> getLinks(WorkflowDecision decision, AbstractWorkflowAction action)
DefaultWorkflowProcessingService
Uses flexible search for getting all the link from a decision, all the links to an action or a
specific link between a given decision and action. Provide at least on of the following parameters:decision - action - @Deprecated public Collection<Link> getLinkTemplates(AbstractWorkflowDecision decision, AbstractWorkflowAction action)
decision - action - @Deprecated public String getNextActionNumber()
WorkflowActionDefaultCodeInterceptor@Deprecated public String getNextAttachmentNumber()
WorkflowItemAttachmentDefaultCodeInterceptor@Deprecated public String getNextDecisionNumber()
WorkflowDecisionDefaultCodeInterceptor@Deprecated public List<WorkflowTemplate> getAllWorkflowTemplates()
WorkflowTemplateService.getAllWorkflowTemplates()@Deprecated public List<Workflow> getWorkflowsByTemplate(WorkflowTemplate template)
WorkflowService.getWorkflowsForTemplateAndUser(de.hybris.platform.workflow.model.WorkflowTemplateModel,de.hybris.platform.core.model.user.UserModel)@Deprecated public List<WorkflowAction> getAllUserWorkflowActionsWithAttachment(String attachmentTypeCodeOrClassName)
WorkflowActionService.getAllUserWorkflowActionsWithAttachment(String)@Deprecated public List<WorkflowAction> getAllUserWorkflowActionsWithAttachment(ComposedType attachmentType)
WorkflowActionService.getAllUserWorkflowActionsWithAttachment(de.hybris.platform.core.model.type.ComposedTypeModel)@Deprecated public List<WorkflowAction> getAllUserWorkflowActionsWithAttachments(List<String> attachments)
WorkflowActionService.getAllUserWorkflowActionsWithAttachments(List)@Deprecated public List<WorkflowAction> getAllUserWorkflowActionsWithAttachments(List<String> attachments, Collection<EnumerationValue> actionStatuses)
WorkflowActionService.getAllUserWorkflowActionsWithAttachments(List, Collection)@Deprecated public String getOwnerName(SessionContext ctx, Link item)
AbstractWorkflowActionModel.getName()GeneratedWorkflowManagerWorkflowActionTemplateLinkTemplateRelation.ownerName attribute.getOwnerName in class GeneratedWorkflowManager@Deprecated public void setOwnerName(SessionContext ctx, Link item, String value)
AbstractWorkflowActionModel.setName(String)GeneratedWorkflowManagerWorkflowActionTemplateLinkTemplateRelation.ownerName attribute.setOwnerName in class GeneratedWorkflowManagervalue - the ownerName@Deprecated public WorkflowAction createWorkflowAction(SessionContext ctx, Map attributeValues, ComposedType type)
WorkflowActionService.createWorkflowAction(WorkflowActionTemplateModel, de.hybris.platform.workflow.model.WorkflowModel)@Deprecated public WorkflowAction createWorkflowAction(Map attributeValues, ComposedType type)
WorkflowActionService.createWorkflowAction(WorkflowActionTemplateModel, de.hybris.platform.workflow.model.WorkflowModel)@Deprecated public Map<Language,String> getAllOwnerName(SessionContext ctx, Link item)
AbstractWorkflowActionModel.getName(java.util.Locale)GeneratedWorkflowManagerWorkflowActionTemplateLinkTemplateRelation.ownerName attribute.getAllOwnerName in class GeneratedWorkflowManager@Deprecated public void setAllOwnerName(SessionContext ctx, Link item, Map<Language,String> value)
AbstractWorkflowActionModel.setName(String,java.util.Locale)GeneratedWorkflowManagerWorkflowActionTemplateLinkTemplateRelation.ownerName attribute.setAllOwnerName in class GeneratedWorkflowManagervalue - the ownerNameCopyright © 2017 SAP SE. All Rights Reserved.