public class DefaultProcessEngineRestServiceImpl extends AbstractProcessEngineRestServiceImpl
Modifier and Type | Field and Description |
---|---|
static String |
PATH |
providers
Constructor and Description |
---|
DefaultProcessEngineRestServiceImpl() |
getAuthorizationRestService, getCaseDefinitionRestService, getCaseExecutionRestService, getCaseInstanceRestService, getDeploymentRestService, getExecutionService, getFilterRestService, getGroupRestService, getHistoryRestService, getIdentityRestService, getIncidentService, getJobDefinitionRestService, getJobRestService, getMessageRestService, getObjectMapper, getProcessDefinitionService, getProcessInstanceService, getTaskRestService, getUserRestService, getVariableInstanceService
public 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()
protected URI getRelativeEngineUri(String engineName)
getRelativeEngineUri
in class AbstractProcessEngineRestServiceImpl
Copyright © 2018. All rights reserved.