org.camunda.bpm.engine.rest.dto
Class DeleteEngineEntityDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.DeleteEngineEntityDto
public class DeleteEngineEntityDto
- extends Object
Used for anything that needs a delete reason.
- Author:
- Thorben Lindhauer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteEngineEntityDto
public DeleteEngineEntityDto()
getDeleteReason
public String getDeleteReason()
setDeleteReason
public void setDeleteReason(String deleteReason)
Copyright © 2016 camunda services GmbH. All rights reserved.