public class CancelConsignmentAction extends AbstractProceduralAction<ConsignmentProcessModel>
AbstractProceduralAction.TransitionmodelService, processParameterHelperERROR_RETURN_CODE, RETRY_RETURN_CODE| Constructor and Description |
|---|
CancelConsignmentAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
executeAction(ConsignmentProcessModel process)
Executes this
Action's business logic working on the given BusinessProcessModel. |
execute, getTransitionscreateTransitions, getModelService, getProcessParameterHelper, getProcessParameterValue, refresh, save, setModelService, setOrderStatus, setProcessParameterHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentActionDefinitionContextpublic void executeAction(ConsignmentProcessModel process)
AbstractProceduralActionAction's business logic working on the given BusinessProcessModel.executeAction in class AbstractProceduralAction<ConsignmentProcessModel>process - The process context to work on.Copyright © 2018 SAP SE. All Rights Reserved.