public class DefaultProcessEngineRestServiceImpl extends AbstractProcessEngineRestServiceImpl
Modifier and Type | Field and Description |
---|---|
static String |
PATH |
providers
Constructor and Description |
---|
DefaultProcessEngineRestServiceImpl() |
getAuthorizationRestService, getBatchRestService, getCaseDefinitionRestService, getCaseExecutionRestService, getCaseInstanceRestService, getConditionRestService, getDecisionDefinitionRestService, getDecisionRequirementsDefinitionRestService, getDeploymentRestService, getExecutionService, getExternalTaskRestService, getFilterRestService, getGroupRestService, getHistoryRestService, getIdentityRestService, getIncidentService, getJobDefinitionRestService, getJobRestService, getMessageRestService, getMetricsRestService, getMigrationRestService, getModificationRestService, getObjectMapper, getOptimizeRestService, getProcessDefinitionService, getProcessInstanceService, getSignalRestService, getTaskRestService, getTenantRestService, getUserRestService, getVariableInstanceService, getVersionRestService
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()
public MetricsRestService getMetricsRestService()
public DecisionDefinitionRestService getDecisionDefinitionRestService()
public DecisionRequirementsDefinitionRestService getDecisionRequirementsDefinitionRestService()
public ExternalTaskRestService getExternalTaskRestService()
public MigrationRestService getMigrationRestService()
public ModificationRestService getModificationRestService()
public BatchRestService getBatchRestService()
public TenantRestService getTenantRestService()
public SignalRestService getSignalRestService()
public ConditionRestService getConditionRestService()
public OptimizeRestService getOptimizeRestService()
public VersionRestService getVersionRestService()
protected URI getRelativeEngineUri(String engineName)
getRelativeEngineUri
in class AbstractProcessEngineRestServiceImpl
Copyright © 2019. All rights reserved.