public class DefaultProcessEngineRestServiceImpl extends AbstractProcessEngineRestServiceImpl
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
providers| Constructor and Description |
|---|
DefaultProcessEngineRestServiceImpl() |
getAuthorizationRestService, getBatchRestService, getCaseDefinitionRestService, getCaseExecutionRestService, getCaseInstanceRestService, getDecisionDefinitionRestService, getDecisionRequirementsDefinitionRestService, getDeploymentRestService, getExecutionService, getExternalTaskRestService, getFilterRestService, getGroupRestService, getHistoryRestService, getIdentityRestService, getIncidentService, getJobDefinitionRestService, getJobRestService, getMessageRestService, getMetricsRestService, getMigrationRestService, getModificationRestService, getObjectMapper, getProcessDefinitionService, getProcessInstanceService, getTaskRestService, getTenantRestService, getUserRestService, getVariableInstanceServicepublic static final String PATH
public ProcessDefinitionRestService getProcessDefinitionService()
public ProcessInstanceRestService getProcessInstanceService()
public ExecutionRestService getExecutionService()
public TaskRestService getTaskRestService()
public IdentityRestService getIdentityRestService()
public MessageRestService getMessageRestService()
public VariableInstanceRestService getVariableInstanceService()
public JobDefinitionRestService getJobDefinitionRestService()
public JobRestService getJobRestService()
public GroupRestService getGroupRestService()
public UserRestService getUserRestService()
public AuthorizationRestService getAuthorizationRestService()
public IncidentRestService getIncidentService()
public HistoryRestService getHistoryRestService()
public DeploymentRestService getDeploymentRestService()
public CaseDefinitionRestService getCaseDefinitionRestService()
public CaseInstanceRestService getCaseInstanceRestService()
public CaseExecutionRestService getCaseExecutionRestService()
public FilterRestService getFilterRestService()
public MetricsRestService getMetricsRestService()
public DecisionDefinitionRestService getDecisionDefinitionRestService()
public DecisionRequirementsDefinitionRestService getDecisionRequirementsDefinitionRestService()
public ExternalTaskRestService getExternalTaskRestService()
public MigrationRestService getMigrationRestService()
public ModificationRestService getModificationRestService()
public BatchRestService getBatchRestService()
public TenantRestService getTenantRestService()
protected URI getRelativeEngineUri(String engineName)
getRelativeEngineUri in class AbstractProcessEngineRestServiceImplCopyright © 2018. All rights reserved.