Uses of Class
de.hybris.platform.workflow.jalo.WorkflowAction
Packages that use WorkflowAction
Package
Description
-
Uses of WorkflowAction in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type WorkflowActionModifier and TypeMethodDescriptionfinal WorkflowDecisionAbstractWorkflowAutomatedAction.perform(WorkflowAction action) Deprecated, for removal: This API element is subject to removal in a future version.voidAbstractWorkflowAutomatedAction.performAction(WorkflowAction action) Deprecated, for removal: This API element is subject to removal in a future version.voidAfterApproveGenericWorkflowDecisionAction.performAction(WorkflowAction action) Deprecated, for removal: This API element is subject to removal in a future version.voidAfterMerchantApprovalWorkflowDecisionAction.performAction(WorkflowAction action) voidAfterMerchantRejectionWorkflowDecisionAction.performAction(WorkflowAction action) voidAfterQuoteApprovalWorkflowDecisionAction.performAction(WorkflowAction action) voidAfterQuoteRejectionWorkflowDecisionAction.performAction(WorkflowAction action) voidAfterRejectGenericWorkflowDecisionAction.performAction(WorkflowAction action) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of WorkflowAction in de.hybris.platform.processengine.action
Methods in de.hybris.platform.processengine.action with parameters of type WorkflowAction -
Uses of WorkflowAction in de.hybris.platform.workflow.jalo
Fields in de.hybris.platform.workflow.jalo with type parameters of type WorkflowActionModifier and TypeFieldDescriptionprotected static final OneToManyHandler<WorkflowAction>GeneratedWorkflow.ACTIONSHANDLEROneToManyHandlerfor handling 1:n ACTIONS's relation attributes from 'many' side.Methods in de.hybris.platform.workflow.jalo that return WorkflowActionModifier and TypeMethodDescriptionGeneratedWorkflowManager.createWorkflowAction(SessionContext ctx, Map attributeValues) GeneratedWorkflowManager.createWorkflowAction(Map attributeValues) WorkflowActionTemplate.createWorkflowAction(Workflow workflow) Deprecated.WorkflowManager.createWorkflowAction(SessionContext ctx, Map attributeValues, ComposedType type) Deprecated.since ages - as of release 4.3, please useWorkflowActionService.createWorkflowAction(WorkflowActionTemplateModel, de.hybris.platform.workflow.model.WorkflowModel)WorkflowManager.createWorkflowAction(Map attributeValues, ComposedType type) Deprecated.since ages - as of release 4.3, please useWorkflowActionService.createWorkflowAction(WorkflowActionTemplateModel, de.hybris.platform.workflow.model.WorkflowModel)GeneratedWorkflowDecision.getAction()Generated method - Getter of theWorkflowDecision.actionattribute.GeneratedWorkflowDecision.getAction(SessionContext ctx) Generated method - Getter of theWorkflowDecision.actionattribute.protected WorkflowActionGets the action with given code from test workflow instance.protected WorkflowActionGets the action with given code from test workflow instance.protected WorkflowActionWorkflowTemplate.getWorkAction(WorkflowActionTemplate templateAction, List<WorkflowAction> workflowActions) Deprecated.Gets the action out of given action list which was created by given action template.Methods in de.hybris.platform.workflow.jalo that return types with arguments of type WorkflowActionModifier and TypeMethodDescriptionprotected List<WorkflowAction>WorkflowTemplate.createActions(Workflow workflow) Deprecated.Creates new actions corresponding to the action templates set to this workflow template.GeneratedWorkflow.getActions()Generated method - Getter of theWorkflow.actionsattribute.GeneratedWorkflow.getActions(SessionContext ctx) Generated method - Getter of theWorkflow.actionsattribute.GeneratedWorkflowItemAttachment.getActions()Generated method - Getter of theWorkflowItemAttachment.actionsattribute.GeneratedWorkflowItemAttachment.getActions(SessionContext ctx) Generated method - Getter of theWorkflowItemAttachment.actionsattribute.WorkflowManager.getAllUserWorkflowActionsWithAttachment(ComposedType attachmentType) Deprecated.since ages - as of release 4.3, please useWorkflowActionService.getAllUserWorkflowActionsWithAttachment(de.hybris.platform.core.model.type.ComposedTypeModel)WorkflowManager.getAllUserWorkflowActionsWithAttachment(String attachmentTypeCodeOrClassName) Deprecated.since ages - as of release 4.3, please useWorkflowActionService.getAllUserWorkflowActionsWithAttachment(String)WorkflowManager.getAllUserWorkflowActionsWithAttachments(List<String> attachments) Deprecated.since ages - as of release 4.3, please useWorkflowActionService.getAllUserWorkflowActionsWithAttachments(List)WorkflowManager.getAllUserWorkflowActionsWithAttachments(List<String> attachments, Collection<EnumerationValue> actionStatuses) Deprecated.since ages - as of release 4.3, please useWorkflowActionService.getAllUserWorkflowActionsWithAttachments(List, Collection)GeneratedWorkflowDecision.getToActions()Generated method - Getter of theWorkflowDecision.toActionsattribute.GeneratedWorkflowDecision.getToActions(SessionContext ctx) Generated method - Getter of theWorkflowDecision.toActionsattribute.Methods in de.hybris.platform.workflow.jalo with parameters of type WorkflowActionModifier and TypeMethodDescriptionvoidGeneratedWorkflow.addToActions(SessionContext ctx, WorkflowAction value) Generated method - Addsvalueto actions.voidGeneratedWorkflow.addToActions(WorkflowAction value) Generated method - Addsvalueto actions.voidGeneratedWorkflowItemAttachment.addToActions(SessionContext ctx, WorkflowAction value) Generated method - Addsvalueto actions.voidGeneratedWorkflowItemAttachment.addToActions(WorkflowAction value) Generated method - Addsvalueto actions.voidGeneratedWorkflowDecision.addToToActions(SessionContext ctx, WorkflowAction value) Generated method - Addsvalueto toActions.voidGeneratedWorkflowDecision.addToToActions(WorkflowAction value) Generated method - Addsvalueto toActions.protected WorkflowDecisionWorkflowTest.getDecision(String code, WorkflowAction action) Gets the decision with given code from test workflow instance.protected voidAutomatedWorkflowActionTemplate.perform(WorkflowAction action) Performs automated action defined by attribute jobclass.AutomatedWorkflowTemplateJob.perform(WorkflowAction action) Deprecated.execution method for the automated workflow jobprotected voidWorkflowActionTemplate.perform(WorkflowAction action) Deprecated.Will be called after activation of given action.WorkflowAutomatedAction.perform(WorkflowAction action) Deprecated.WorkflowAutomatedTest.WorkflowAutomatedTestAction.perform(WorkflowAction action) voidGeneratedWorkflow.removeFromActions(SessionContext ctx, WorkflowAction value) Generated method - Removesvaluefrom actions.voidGeneratedWorkflow.removeFromActions(WorkflowAction value) Generated method - Removesvaluefrom actions.voidGeneratedWorkflowItemAttachment.removeFromActions(SessionContext ctx, WorkflowAction value) Generated method - Removesvaluefrom actions.voidGeneratedWorkflowItemAttachment.removeFromActions(WorkflowAction value) Generated method - Removesvaluefrom actions.voidGeneratedWorkflowDecision.removeFromToActions(SessionContext ctx, WorkflowAction value) Generated method - Removesvaluefrom toActions.voidGeneratedWorkflowDecision.removeFromToActions(WorkflowAction value) Generated method - Removesvaluefrom toActions.voidGeneratedWorkflowDecision.setAction(SessionContext ctx, WorkflowAction value) Generated method - Setter of theWorkflowDecision.actionattribute.voidGeneratedWorkflowDecision.setAction(WorkflowAction value) Generated method - Setter of theWorkflowDecision.actionattribute.voidAbstractWorkflowAction.writeAutomatedComment(WorkflowAction action, String message) Creates a new workflow comment and attaches it to the action.voidAbstractWorkflowAction.writeAutomatedComment(WorkflowAction action, String message, String[] messageParams) Creates a new workflow comment and attaches it to the action.Method parameters in de.hybris.platform.workflow.jalo with type arguments of type WorkflowActionModifier and TypeMethodDescriptionvoidWorkflowTemplate.copyAndConnectionAttribute(WorkflowDecisionTemplate workflowDecisionTemplate, List<WorkflowAction> workflowActions, WorkflowDecision newDecision) Deprecated.Sets the andConntection Attribute on the extendet Relation WorkflowActionLinkRelation.protected WorkflowActionWorkflowTemplate.getWorkAction(WorkflowActionTemplate templateAction, List<WorkflowAction> workflowActions) Deprecated.Gets the action out of given action list which was created by given action template.voidGeneratedWorkflow.setActions(SessionContext ctx, List<WorkflowAction> value) Generated method - Setter of theWorkflow.actionsattribute.voidGeneratedWorkflow.setActions(List<WorkflowAction> value) Generated method - Setter of theWorkflow.actionsattribute.voidGeneratedWorkflowItemAttachment.setActions(SessionContext ctx, Collection<WorkflowAction> value) Generated method - Setter of theWorkflowItemAttachment.actionsattribute.voidGeneratedWorkflowItemAttachment.setActions(Collection<WorkflowAction> value) Generated method - Setter of theWorkflowItemAttachment.actionsattribute.voidGeneratedWorkflowDecision.setToActions(SessionContext ctx, Collection<WorkflowAction> value) Generated method - Setter of theWorkflowDecision.toActionsattribute.voidGeneratedWorkflowDecision.setToActions(Collection<WorkflowAction> value) Generated method - Setter of theWorkflowDecision.toActionsattribute. -
Uses of WorkflowAction in de.hybris.platform.workflow.services.internal.impl
Methods in de.hybris.platform.workflow.services.internal.impl with parameters of type WorkflowAction
WorkflowActionService.createWorkflowAction(de.hybris.platform.workflow.model.WorkflowActionTemplateModel, de.hybris.platform.workflow.model.WorkflowModel)