Uses of Class
org.camunda.bpm.cockpit.plugin.acm.DetailedCaseExecution.Type

Uses of DetailedCaseExecution.Type in org.camunda.bpm.cockpit.plugin.acm
 

Methods in org.camunda.bpm.cockpit.plugin.acm that return DetailedCaseExecution.Type
 DetailedCaseExecution.Type DetailedCaseExecution.getType()
           
static DetailedCaseExecution.Type DetailedCaseExecution.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DetailedCaseExecution.Type[] DetailedCaseExecution.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.camunda.bpm.cockpit.plugin.acm with parameters of type DetailedCaseExecution.Type
 void DetailedCaseExecution.setType(DetailedCaseExecution.Type type)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.