public class AbortCronJobCommand extends AbstractCommand<CronJobModel>
operation| Constructor and Description |
|---|
AbortCronJobCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(CronJobModel resourceEntity,
java.lang.Object requestEntity)
Executes a Command operation on an entity.
|
createResponseEntity, getNamedtoToModel, getDtoToModelContext, getLocalNodeConfig, getLocalNodeConfig, getModelToDtoContext, getResource, modelToDto, modelToDto, modelToDto, modelToDto, setObjectGraph, setResourcebuild, build, getRequestValue, getResourceValue, getRespEntity, getResponse, getServiceLocator, processException, processRequest, processRequest, setRequestValuepublic java.lang.Object execute(CronJobModel resourceEntity, java.lang.Object requestEntity) throws java.lang.Exception
CommandresourceEntity - this is the entity the command is executed for, it is always a Hybris ModelrequestEntity - this is a parameter which is passed and shall be applied to the entity, as this is always a DTO it may
itself provide many single parameters as DTO membersjava.lang.ExceptionCopyright © 2018 SAP SE. All Rights Reserved.