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