|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CaseExecutionTriggerDto | |
|---|---|
| org.camunda.bpm.engine.rest.sub.runtime | |
| org.camunda.bpm.engine.rest.sub.runtime.impl | |
| Uses of CaseExecutionTriggerDto in org.camunda.bpm.engine.rest.sub.runtime |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.runtime with parameters of type CaseExecutionTriggerDto | |
|---|---|
void |
CaseInstanceResource.close(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResource.complete(CaseExecutionTriggerDto triggerDto)
|
void |
CaseInstanceResource.complete(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResource.disable(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResource.manualStart(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResource.reenable(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResource.terminate(CaseExecutionTriggerDto triggerDto)
|
void |
CaseInstanceResource.terminate(CaseExecutionTriggerDto triggerDto)
|
| Uses of CaseExecutionTriggerDto in org.camunda.bpm.engine.rest.sub.runtime.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.runtime.impl with parameters of type CaseExecutionTriggerDto | |
|---|---|
void |
CaseInstanceResourceImpl.close(CaseExecutionTriggerDto triggerDto)
|
void |
CaseInstanceResourceImpl.complete(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResourceImpl.complete(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResourceImpl.disable(CaseExecutionTriggerDto triggerDto)
|
protected void |
CaseInstanceResourceImpl.initializeCommand(CaseExecutionCommandBuilder commandBuilder,
CaseExecutionTriggerDto triggerDto,
String transition)
|
protected void |
CaseExecutionResourceImpl.initializeCommand(CaseExecutionCommandBuilder commandBuilder,
CaseExecutionTriggerDto triggerDto,
String transition)
|
void |
CaseExecutionResourceImpl.manualStart(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResourceImpl.reenable(CaseExecutionTriggerDto triggerDto)
|
void |
CaseInstanceResourceImpl.terminate(CaseExecutionTriggerDto triggerDto)
|
void |
CaseExecutionResourceImpl.terminate(CaseExecutionTriggerDto triggerDto)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||