Uses of Class
de.hybris.platform.workflow.jalo.AbstractWorkflowAction
Packages that use AbstractWorkflowAction
Package
Description
-
Uses of AbstractWorkflowAction in com.hybris.backoffice.jalo
Methods in com.hybris.backoffice.jalo with parameters of type AbstractWorkflowActionModifier and TypeMethodDescriptionGeneratedBackofficeManager.getVisualisationX(SessionContext ctx, AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationXattribute.GeneratedBackofficeManager.getVisualisationX(AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationXattribute.intGeneratedBackofficeManager.getVisualisationXAsPrimitive(SessionContext ctx, AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationXattribute.intGeneratedBackofficeManager.getVisualisationXAsPrimitive(AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationXattribute.GeneratedBackofficeManager.getVisualisationY(SessionContext ctx, AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationYattribute.GeneratedBackofficeManager.getVisualisationY(AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationYattribute.intGeneratedBackofficeManager.getVisualisationYAsPrimitive(SessionContext ctx, AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationYattribute.intGeneratedBackofficeManager.getVisualisationYAsPrimitive(AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.visualisationYattribute.voidGeneratedBackofficeManager.setVisualisationX(SessionContext ctx, AbstractWorkflowAction item, int value) Generated method - Setter of theAbstractWorkflowAction.visualisationXattribute.voidGeneratedBackofficeManager.setVisualisationX(SessionContext ctx, AbstractWorkflowAction item, Integer value) Generated method - Setter of theAbstractWorkflowAction.visualisationXattribute.voidGeneratedBackofficeManager.setVisualisationX(AbstractWorkflowAction item, int value) Generated method - Setter of theAbstractWorkflowAction.visualisationXattribute.voidGeneratedBackofficeManager.setVisualisationX(AbstractWorkflowAction item, Integer value) Generated method - Setter of theAbstractWorkflowAction.visualisationXattribute.voidGeneratedBackofficeManager.setVisualisationY(SessionContext ctx, AbstractWorkflowAction item, int value) Generated method - Setter of theAbstractWorkflowAction.visualisationYattribute.voidGeneratedBackofficeManager.setVisualisationY(SessionContext ctx, AbstractWorkflowAction item, Integer value) Generated method - Setter of theAbstractWorkflowAction.visualisationYattribute.voidGeneratedBackofficeManager.setVisualisationY(AbstractWorkflowAction item, int value) Generated method - Setter of theAbstractWorkflowAction.visualisationYattribute.voidGeneratedBackofficeManager.setVisualisationY(AbstractWorkflowAction item, Integer value) Generated method - Setter of theAbstractWorkflowAction.visualisationYattribute. -
Uses of AbstractWorkflowAction in de.hybris.platform.b2b.jalo
Methods in de.hybris.platform.b2b.jalo with parameters of type AbstractWorkflowActionModifier and TypeMethodDescriptionGeneratedB2BApprovalprocessManager.getQualifier(SessionContext ctx, AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.qualifierattribute.GeneratedB2BApprovalprocessManager.getQualifier(AbstractWorkflowAction item) Generated method - Getter of theAbstractWorkflowAction.qualifierattribute.voidGeneratedB2BApprovalprocessManager.setQualifier(SessionContext ctx, AbstractWorkflowAction item, String value) Generated method - Setter of theAbstractWorkflowAction.qualifierattribute.voidGeneratedB2BApprovalprocessManager.setQualifier(AbstractWorkflowAction item, String value) Generated method - Setter of theAbstractWorkflowAction.qualifierattribute. -
Uses of AbstractWorkflowAction in de.hybris.platform.workflow.jalo
Subclasses of AbstractWorkflowAction in de.hybris.platform.workflow.jaloModifier and TypeClassDescriptionclassclassGenerated class for typeAutomatedWorkflowActionTemplate.classGenerated class for typeWorkflowAction.classGenerated class for typeWorkflowActionTemplate.classDeprecated.classDeprecated.since ages - as of release 4.3, please useWorkflowActionTemplateModelMethods in de.hybris.platform.workflow.jalo that return AbstractWorkflowActionModifier and TypeMethodDescriptionGeneratedWorkflowActionComment.getWorkflowAction()Generated method - Getter of theWorkflowActionComment.workflowActionattribute.GeneratedWorkflowActionComment.getWorkflowAction(SessionContext ctx) Generated method - Getter of theWorkflowActionComment.workflowActionattribute.Methods in de.hybris.platform.workflow.jalo that return types with arguments of type AbstractWorkflowActionModifier and TypeMethodDescriptionGeneratedAbstractWorkflowAction.getPredecessors()Generated method - Getter of theAbstractWorkflowAction.predecessorsattribute.GeneratedAbstractWorkflowAction.getPredecessors(SessionContext ctx) Generated method - Getter of theAbstractWorkflowAction.predecessorsattribute.GeneratedAbstractWorkflowAction.getSuccessors()Generated method - Getter of theAbstractWorkflowAction.successorsattribute.GeneratedAbstractWorkflowAction.getSuccessors(SessionContext ctx) Generated method - Getter of theAbstractWorkflowAction.successorsattribute.Methods in de.hybris.platform.workflow.jalo with parameters of type AbstractWorkflowActionModifier and TypeMethodDescriptionvoidGeneratedAbstractWorkflowAction.addToPredecessors(SessionContext ctx, AbstractWorkflowAction value) Generated method - Addsvalueto predecessors.voidGeneratedAbstractWorkflowAction.addToPredecessors(AbstractWorkflowAction value) Generated method - Addsvalueto predecessors.voidWorkflowActionTemplate.addToPredecessors(SessionContext ctx, AbstractWorkflowAction value) Deprecated.since agesvoidGeneratedAbstractWorkflowAction.addToSuccessors(SessionContext ctx, AbstractWorkflowAction value) Generated method - Addsvalueto successors.voidGeneratedAbstractWorkflowAction.addToSuccessors(AbstractWorkflowAction value) Generated method - Addsvalueto successors.voidWorkflowActionTemplate.addToSuccessors(SessionContext ctx, AbstractWorkflowAction value) Deprecated.since agesWorkflowManager.getLinks(WorkflowDecision decision, AbstractWorkflowAction action) Deprecated.since ages - as of release 4.3, private method inDefaultWorkflowProcessingServiceWorkflowManager.getLinkTemplates(AbstractWorkflowDecision decision, AbstractWorkflowAction action) Deprecated.since ages - as of release 4.3, no replacementvoidGeneratedAbstractWorkflowAction.removeFromPredecessors(SessionContext ctx, AbstractWorkflowAction value) Generated method - Removesvaluefrom predecessors.voidGeneratedAbstractWorkflowAction.removeFromPredecessors(AbstractWorkflowAction value) Generated method - Removesvaluefrom predecessors.voidGeneratedAbstractWorkflowAction.removeFromSuccessors(SessionContext ctx, AbstractWorkflowAction value) Generated method - Removesvaluefrom successors.voidGeneratedAbstractWorkflowAction.removeFromSuccessors(AbstractWorkflowAction value) Generated method - Removesvaluefrom successors.voidGeneratedWorkflowActionComment.setWorkflowAction(SessionContext ctx, AbstractWorkflowAction value) Generated method - Setter of theWorkflowActionComment.workflowActionattribute.voidGeneratedWorkflowActionComment.setWorkflowAction(AbstractWorkflowAction value) Generated method - Setter of theWorkflowActionComment.workflowActionattribute.Method parameters in de.hybris.platform.workflow.jalo with type arguments of type AbstractWorkflowActionModifier and TypeMethodDescriptionvoidGeneratedAbstractWorkflowAction.setPredecessors(SessionContext ctx, List<AbstractWorkflowAction> value) Generated method - Setter of theAbstractWorkflowAction.predecessorsattribute.voidGeneratedAbstractWorkflowAction.setPredecessors(List<AbstractWorkflowAction> value) Generated method - Setter of theAbstractWorkflowAction.predecessorsattribute.voidGeneratedAbstractWorkflowAction.setSuccessors(SessionContext ctx, List<AbstractWorkflowAction> value) Generated method - Setter of theAbstractWorkflowAction.successorsattribute.voidGeneratedAbstractWorkflowAction.setSuccessors(List<AbstractWorkflowAction> value) Generated method - Setter of theAbstractWorkflowAction.successorsattribute.
WorkflowActionModel