| Package | Description | 
|---|---|
| org.camunda.bpm.engine.rest.sub.runtime | |
| org.camunda.bpm.engine.rest.sub.runtime.impl | 
| Modifier and Type | Method and Description | 
|---|---|
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)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CaseInstanceResourceImpl.close(CaseExecutionTriggerDto triggerDto)  | 
void | 
CaseExecutionResourceImpl.complete(CaseExecutionTriggerDto triggerDto)  | 
void | 
CaseInstanceResourceImpl.complete(CaseExecutionTriggerDto triggerDto)  | 
void | 
CaseExecutionResourceImpl.disable(CaseExecutionTriggerDto triggerDto)  | 
protected void | 
CaseExecutionResourceImpl.initializeCommand(CaseExecutionCommandBuilder commandBuilder,
                 CaseExecutionTriggerDto triggerDto,
                 String transition)  | 
protected void | 
CaseInstanceResourceImpl.initializeCommand(CaseExecutionCommandBuilder commandBuilder,
                 CaseExecutionTriggerDto triggerDto,
                 String transition)  | 
void | 
CaseExecutionResourceImpl.manualStart(CaseExecutionTriggerDto triggerDto)  | 
void | 
CaseExecutionResourceImpl.reenable(CaseExecutionTriggerDto triggerDto)  | 
Copyright © 2018. All rights reserved.