- gatherCompletedFlows(Set<String>, Set<String>, BpmnModel) - Method in class com.activiti.rest.runtime.RuntimeDisplayJsonClientResource
-
- generateBpmn20Xml(HttpServletResponse, AbstractModel) - Method in class com.activiti.rest.editor.AbstractModelBpmnResource
-
- getAccount(HttpServletResponse, Boolean) - Method in class com.activiti.rest.idm.AbstractAccountResource
-
- getAccount(HttpServletResponse, Boolean) - Method in class com.activiti.rest.idm.AccountResource
-
GET /rest/account -> get the current user.
- getAppDefinition(Long) - Method in class com.activiti.rest.editor.AppDefinitionResource
-
- getAppDefinition(Long) - Method in class com.activiti.rest.runtime.AppDefinitionsResource
-
- getAppDefinitionForModel(Long) - Method in class com.activiti.rest.runtime.AppDefinitionsResource
-
- getAppDefinitionHistory(Long, Long) - Method in class com.activiti.rest.editor.AppDefinitionResource
-
- getAppDefinitions() - Method in class com.activiti.rest.runtime.AbstractAppDefinitionsResource
-
- getAppDefinitions() - Method in class com.activiti.rest.runtime.AppDefinitionsResource
-
- getAppDefinitions() - Method in class com.activiti.rest.runtime.RuntimeAppDefinitionsResource
-
- getContent(Long) - Method in class com.activiti.rest.runtime.AbstractRelatedContentResource
-
- getContent(Long) - Method in class com.activiti.rest.runtime.RelatedContentResource
-
- getContentTypeForFileExtension(MultipartFile) - Method in class com.activiti.rest.runtime.AbstractRelatedContentResource
-
- getEditorValues(HttpServletRequest) - Method in class com.activiti.rest.editor.FormsResource
-
- getEmailUserCache() - Method in class com.activiti.rest.editor.AbstractAppDefinitionResource.ImportUserCache
-
- getFileName(MultipartFile) - Method in class com.activiti.rest.runtime.AbstractRelatedContentResource
-
- getForm(Long) - Method in class com.activiti.rest.editor.FormResource
-
- getFormFieldFromRequest(String[], ProcessDefinition, boolean) - Method in class com.activiti.rest.runtime.AbstractProcessDefinitionResource
-
- getFormFieldFromTaskForm(String, String) - Method in class com.activiti.rest.runtime.AbstractTaskFormResource
-
- getFormHistory(Long, Long) - Method in class com.activiti.rest.editor.FormResource
-
- getFormModel(Long, boolean, boolean) - Method in class com.activiti.rest.editor.FormResource
-
- getFormModelHistory(Long, Long, boolean, boolean) - Method in class com.activiti.rest.editor.FormResource
-
- getForms(HttpServletRequest) - Method in class com.activiti.rest.editor.FormResource
-
- getForms(Long, HttpServletRequest) - Method in class com.activiti.rest.editor.FormsResource
-
- getGroup(LightGroupRepresentation) - Method in class com.activiti.rest.editor.AbstractAppDefinitionResource.ImportGroupCache
-
- getGroup(Long, Boolean, boolean) - Method in class com.activiti.rest.idm.AbstractIdmGroupsResource
-
- getGroup(Long, Boolean) - Method in class com.activiti.rest.idm.AbstractIdmGroupsResource
-
- getGroup(Long, Boolean) - Method in class com.activiti.rest.idm.IdmGroupsResource
-
- getGroupByName(String) - Method in class com.activiti.rest.editor.AbstractAppDefinitionResource.ImportGroupCache
-
- getGroupNameCache() - Method in class com.activiti.rest.editor.AbstractAppDefinitionResource.ImportGroupCache
-
- getGroups(String) - Method in class com.activiti.rest.editor.AbstractEditorGroupsResource
-
- getGroups(String) - Method in class com.activiti.rest.editor.EditorGroupsResource
-
- getGroups() - Method in class com.activiti.rest.idm.AbstractIdmGroupsResource
-
- getGroups() - Method in class com.activiti.rest.idm.IdmGroupsResource
-
- getGroupUsers(Long, String, Integer, Integer) - Method in class com.activiti.rest.idm.AbstractIdmGroupsResource
-
- getGroupUsers(Long, String, Integer, Integer) - Method in class com.activiti.rest.idm.IdmGroupsResource
-
- getHistoricProcessModelBpmn20Xml(HttpServletResponse, Long, Long) - Method in class com.activiti.rest.editor.AbstractModelBpmnResource
-
- getHistoricProcessModelBpmn20Xml(HttpServletResponse, Long, Long) - Method in class com.activiti.rest.editor.ModelBpmnResource
-
GET /rest/models/{modelId}/history/{processModelHistoryId}/bpmn20 -> Get BPMN 2.0 xml
- getIdmInfo() - Method in class com.activiti.rest.idm.IdmInfoResource
-
- getImage(Long, HttpServletResponse) - Method in class com.activiti.rest.editor.ImageResource
-
- getInvolvedUsers(String) - Method in class com.activiti.rest.runtime.AbstractTaskResource
-
- getInvolvedUsersAsSet(List<IdentityLink>) - Method in class com.activiti.rest.runtime.AbstractWorkflowUsersResource
-
- getModel(Long, Boolean) - Method in class com.activiti.rest.editor.AbstractModelResource
-
- getModel(Long, boolean, boolean) - Method in class com.activiti.rest.editor.BaseModelResource
-
- getModel(Long, Boolean) - Method in class com.activiti.rest.editor.ModelResource
-
GET /rest/models/{modelId} -> Get process model
- getModelHistory(Long, Long, boolean, boolean) - Method in class com.activiti.rest.editor.BaseModelResource
-
- getModelHistoryCollection(Long, Boolean) - Method in class com.activiti.rest.editor.AbstractModelHistoryResource
-
- getModelHistoryCollection(Long, Boolean) - Method in class com.activiti.rest.editor.ModelHistoryResource
-
- getModelHistoryJSON(Long, Long) - Method in class com.activiti.rest.editor.EditorDisplayJsonClientResource
-
- getModelHistoryJSON(String) - Method in class com.activiti.rest.runtime.RuntimeDisplayJsonClientResource
-
- getModelJSON(Long) - Method in class com.activiti.rest.editor.EditorDisplayJsonClientResource
-
- getModelJSON(Long) - Method in class com.activiti.rest.editor.ModelResource
-
GET /rest/models/{modelId}/editor/json -> get the JSON model
- getModelJSON(String) - Method in class com.activiti.rest.runtime.RuntimeDisplayJsonClientResource
-
- getModelJSONForProcessDefinition(String) - Method in class com.activiti.rest.runtime.RuntimeDisplayJsonClientResource
-
- getModelRelations(Long) - Method in class com.activiti.rest.editor.ModelRelationResource
-
- getModels(String, String, Integer, HttpServletRequest) - Method in class com.activiti.rest.editor.AbstractModelsResource
-
- getModels(String, String, Integer, HttpServletRequest) - Method in class com.activiti.rest.editor.ModelsResource
-
- getModelsToIncludeInAppDefinition() - Method in class com.activiti.rest.editor.AbstractModelsResource
-
- getModelsToIncludeInAppDefinition() - Method in class com.activiti.rest.editor.ModelsResource
-
- getModelThumbnail(Long) - Method in class com.activiti.rest.editor.AbstractModelResource
-
- getModelThumbnail(Long) - Method in class com.activiti.rest.editor.ModelResource
-
GET /rest/models/{modelId}/thumbnail -> Get process model thumbnail
- getOptions() - Method in class com.activiti.rest.runtime.example.ExampleFormOptionResource
-
- getOverview() - Method in class com.activiti.rest.idm.IdmUsersResource
-
GET /rest/admin/users/summary -> get an overview of the users in the system
- getParentModel(Long) - Method in class com.activiti.rest.editor.BaseModelResource
-
- getParentModel(Long) - Method in class com.activiti.rest.editor.FormResource
-
- getProcessDefinitionFromRequest(String[], boolean) - Method in class com.activiti.rest.runtime.AbstractProcessDefinitionResource
-
- getProcessDefinitionId(String[], int) - Method in class com.activiti.rest.runtime.AbstractProcessDefinitionResource
-
- getProcessDefinitions(Boolean, Long) - Method in class com.activiti.rest.runtime.AbstractProcessDefinitionsResource
-
- getProcessDefinitions(Boolean, Long) - Method in class com.activiti.rest.runtime.ProcessDefinitionsResource
-
- getProcessDefinitionStartForm(HttpServletRequest) - Method in class com.activiti.rest.runtime.AbstractProcessDefinitionResource
-
- getProcessDefinitionStartForm(HttpServletRequest) - Method in class com.activiti.rest.runtime.ProcessDefinitionResource
-
- getProcessInstance(String, HttpServletResponse) - Method in class com.activiti.rest.runtime.AbstractProcessInstanceResource
-
- getProcessInstance(String, HttpServletResponse) - Method in class com.activiti.rest.runtime.ProcessInstanceResource
-
- getProcessInstanceComments(String, Boolean) - Method in class com.activiti.rest.runtime.AbstractCommentsResource
-
- getProcessInstanceComments(String, Boolean) - Method in class com.activiti.rest.runtime.CommentsResource
-
- getProcessInstances(ObjectNode) - Method in class com.activiti.rest.runtime.AbstractProcessInstanceQueryResource
-
- getProcessInstances(ObjectNode) - Method in class com.activiti.rest.runtime.ProcessInstanceQueryResource
-
- getProcessInstanceStartForm(String, HttpServletResponse) - Method in class com.activiti.rest.runtime.AbstractProcessInstanceResource
-
- getProcessInstanceStartForm(String, HttpServletResponse) - Method in class com.activiti.rest.runtime.ProcessInstanceResource
-
- getProcessInstanceVariables(String) - Method in class com.activiti.rest.runtime.AbstractTaskFormResource
-
- getProcessInstanceVariables(String) - Method in class com.activiti.rest.runtime.TaskFormResource
-
- getProcessModelBpmn20Xml(HttpServletResponse, Long) - Method in class com.activiti.rest.editor.AbstractModelBpmnResource
-
- getProcessModelBpmn20Xml(HttpServletResponse, Long) - Method in class com.activiti.rest.editor.ModelBpmnResource
-
GET /rest/models/{modelId}/bpmn -> Get BPMN 2.0 xml
- getProcessModelForOwner(Long) - Method in class com.activiti.rest.editor.BaseModelResource
-
- getProcessModelHistory(Long, Long) - Method in class com.activiti.rest.editor.AbstractModelHistoryResource
-
- getProcessModelHistory(Long, Long) - Method in class com.activiti.rest.editor.ModelHistoryResource
-
- getProcessModelShareInfo(Long) - Method in class com.activiti.rest.editor.ModelShareInfoResource
-
- getProfile() - Method in class com.activiti.rest.idm.AbstractIdmProfileResource
-
- getProfile() - Method in class com.activiti.rest.idm.IdmProfileResource
-
- getProfilePicture(HttpServletResponse) - Method in class com.activiti.rest.idm.AbstractIdmProfileResource
-
- getProfilePicture(HttpServletResponse, Long) - Method in class com.activiti.rest.idm.AbstractUserResource
-
- getProfilePicture(HttpServletResponse) - Method in class com.activiti.rest.idm.IdmProfileResource
-
- getProfilePicture(HttpServletResponse, Long) - Method in class com.activiti.rest.idm.UserResource
-
- getRawContent(Long, HttpServletResponse) - Method in class com.activiti.rest.runtime.AbstractRelatedContentResource
-
- getRawContent(Long, HttpServletResponse) - Method in class com.activiti.rest.runtime.RelatedContentResource
-
- getRecentUsers(Long, String, String) - Method in class com.activiti.rest.runtime.WorkflowUsersResource
-
- getRelatedContentForProcessInstance(String) - Method in class com.activiti.rest.runtime.AbstractRelatedContentResource
-
- getRelatedContentForProcessInstance(String) - Method in class com.activiti.rest.runtime.RelatedContentResource
-
- getRelatedContentForTask(String) - Method in class com.activiti.rest.runtime.AbstractRelatedContentResource
-
- getRelatedContentForTask(String) - Method in class com.activiti.rest.runtime.RelatedContentResource
-
- getRelatedProcessInstancesForContent(String, String) - Method in class com.activiti.rest.runtime.AbstractRelatedContentResource
-
- getRelatedProcessInstancesForContent(String, String) - Method in class com.activiti.rest.runtime.RelatedContentResource
-
- getRestTypeName() - Method in class com.activiti.rest.runtime.variable.BooleanRestVariableConverter
-
- getRestTypeName() - Method in class com.activiti.rest.runtime.variable.DateRestVariableConverter
-
- getRestTypeName() - Method in class com.activiti.rest.runtime.variable.DoubleRestVariableConverter
-
- getRestTypeName() - Method in class com.activiti.rest.runtime.variable.IntegerRestVariableConverter
-
- getRestTypeName() - Method in class com.activiti.rest.runtime.variable.LongRestVariableConverter
-
- getRestTypeName() - Method in interface com.activiti.rest.runtime.variable.RestVariableConverter
-
Simple type-name used by this converter.
- getRestTypeName() - Method in class com.activiti.rest.runtime.variable.ShortRestVariableConverter
-
- getRestTypeName() - Method in class com.activiti.rest.runtime.variable.StringRestVariableConverter
-
- getSafeMessageKey(String) - Method in class com.activiti.rest.exception.RestExceptionHandlerAdvice
-
- getSort(String, boolean) - Method in class com.activiti.rest.editor.AbstractModelsResource
-
- getStartForm(ProcessDefinition) - Method in class com.activiti.rest.runtime.AbstractProcessDefinitionResource
-
- getStencilSetForEditor() - Method in class com.activiti.rest.editor.StencilSetResource
-
- getTask(String, HttpServletResponse) - Method in class com.activiti.rest.runtime.AbstractTaskResource
-
- getTask(String, HttpServletResponse) - Method in class com.activiti.rest.runtime.TaskResource
-
- getTaskComments(String, Boolean) - Method in class com.activiti.rest.runtime.AbstractCommentsResource
-
- getTaskComments(String, Boolean) - Method in class com.activiti.rest.runtime.CommentsResource
-
- getTaskForm(String) - Method in class com.activiti.rest.runtime.AbstractTaskFormResource
-
- getTaskForm(String) - Method in class com.activiti.rest.runtime.TaskFormResource
-
- getTitlesForFields(Collection<String>, HistoricProcessInstance) - Method in class com.activiti.rest.runtime.AbstractProcessInstancesResource
-
- getUser(UserRepresentation) - Method in class com.activiti.rest.editor.AbstractAppDefinitionResource.ImportUserCache
-
- getUser(Long, boolean) - Method in class com.activiti.rest.idm.AbstractIdmUsersResource
-
- getUser(Long, HttpServletResponse) - Method in class com.activiti.rest.idm.AbstractUserResource
-
- getUser(Long, HttpServletResponse) - Method in class com.activiti.rest.idm.UserResource
-
- getUserByEmail(String) - Method in class com.activiti.rest.editor.AbstractAppDefinitionResource.ImportUserCache
-
- getUsers(String, String, String, Integer, Integer, Integer, Long, boolean) - Method in class com.activiti.rest.idm.AbstractIdmUsersResource
-
- getUsers(String, String, String, Integer, Integer, Integer, Long) - Method in class com.activiti.rest.idm.AbstractIdmUsersResource
-
- getUsers(String, String, String, Integer, Long) - Method in class com.activiti.rest.idm.IdmUsersResource
-
- getUsers(String, String, String, String, Long) - Method in class com.activiti.rest.runtime.AbstractWorkflowUsersResource
-
- getUsers(String, String, String, String, String, Long, Long) - Method in class com.activiti.rest.runtime.WorkflowUsersResource
-
- getUsersForGroup(Long) - Method in class com.activiti.rest.editor.AbstractEditorGroupsResource
-
- getVariableType() - Method in class com.activiti.rest.runtime.variable.BooleanRestVariableConverter
-
- getVariableType() - Method in class com.activiti.rest.runtime.variable.DateRestVariableConverter
-
- getVariableType() - Method in class com.activiti.rest.runtime.variable.DoubleRestVariableConverter
-
- getVariableType() - Method in class com.activiti.rest.runtime.variable.IntegerRestVariableConverter
-
- getVariableType() - Method in class com.activiti.rest.runtime.variable.LongRestVariableConverter
-
- getVariableType() - Method in interface com.activiti.rest.runtime.variable.RestVariableConverter
-
Type of variables this converter is able to convert.
- getVariableType() - Method in class com.activiti.rest.runtime.variable.ShortRestVariableConverter
-
- getVariableType() - Method in class com.activiti.rest.runtime.variable.StringRestVariableConverter
-
- getVariableValue(RestVariable) - Method in class com.activiti.rest.runtime.variable.BooleanRestVariableConverter
-
- getVariableValue(RestVariable) - Method in class com.activiti.rest.runtime.variable.DateRestVariableConverter
-
- getVariableValue(RestVariable) - Method in class com.activiti.rest.runtime.variable.DoubleRestVariableConverter
-
- getVariableValue(RestVariable) - Method in class com.activiti.rest.runtime.variable.IntegerRestVariableConverter
-
- getVariableValue(RestVariable) - Method in class com.activiti.rest.runtime.variable.LongRestVariableConverter
-
- getVariableValue(RestVariable) - Method in interface com.activiti.rest.runtime.variable.RestVariableConverter
-
Extract the variable value to be used in the engine from the given RestVariable
.
- getVariableValue(RestVariable) - Method in class com.activiti.rest.runtime.variable.ShortRestVariableConverter
-
- getVariableValue(RestVariable) - Method in class com.activiti.rest.runtime.variable.StringRestVariableConverter
-
- groupContentByField(Page<RelatedContent>) - Method in class com.activiti.rest.runtime.AbstractProcessInstancesResource
-
- groupNameCache - Variable in class com.activiti.rest.editor.AbstractAppDefinitionResource.ImportGroupCache
-
- groupService - Variable in class com.activiti.rest.editor.AbstractAppDefinitionResource
-
- groupService - Variable in class com.activiti.rest.editor.ModelShareInfoResource
-