org.camunda.bpm.engine.rest.dto
Class ProcessEngineDto

java.lang.Object
  extended by org.camunda.bpm.engine.rest.dto.ProcessEngineDto

public class ProcessEngineDto
extends Object


Constructor Summary
ProcessEngineDto()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessEngineDto

public ProcessEngineDto()
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2016 camunda services GmbH. All rights reserved.