| Package | Description |
|---|---|
| de.hybris.platform.b2b.jalo | |
| de.hybris.platform.workflow.jalo |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
GeneratedB2BApprovalprocessManager.getQualifier(AbstractWorkflowDecision item)
Generated method - Getter of the
AbstractWorkflowDecision.qualifier attribute. |
java.lang.String |
GeneratedB2BApprovalprocessManager.getQualifier(SessionContext ctx,
AbstractWorkflowDecision item)
Generated method - Getter of the
AbstractWorkflowDecision.qualifier attribute. |
void |
GeneratedB2BApprovalprocessManager.setQualifier(AbstractWorkflowDecision item,
java.lang.String value)
Generated method - Setter of the
AbstractWorkflowDecision.qualifier attribute. |
void |
GeneratedB2BApprovalprocessManager.setQualifier(SessionContext ctx,
AbstractWorkflowDecision item,
java.lang.String value)
Generated method - Setter of the
AbstractWorkflowDecision.qualifier attribute. |
| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedWorkflowDecision
Generated class for type
WorkflowDecision. |
class |
GeneratedWorkflowDecisionTemplate
Generated class for type
WorkflowDecisionTemplate. |
class |
WorkflowDecision
Deprecated.
since ages - as of release 4.3, please use
WorkflowDecisionModel
Represents an "exit" of an action. Holds a list of links to successor actions |
class |
WorkflowDecisionTemplate
Deprecated.
since ages - as of release 4.3, please user
WorkflowDecisionTemplateModel |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<Link> |
WorkflowManager.getLinkTemplates(AbstractWorkflowDecision decision,
AbstractWorkflowAction action)
Deprecated.
since ages - as of release 4.3, no replacement
Uses flexible search for getting all the link templates 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:
|
Copyright © 2018 SAP SE. All Rights Reserved.