- generateBpmn20Xml(HttpServletResponse, AbstractModel) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelBpmnResource
-
- generateCmmnXml(HttpServletResponse, AbstractModel) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelCmmnResource
-
- getAppDefinition(String) - Method in class org.flowable.ui.modeler.rest.app.AppDefinitionResource
-
- getAppDefinitionHistory(String, String) - Method in class org.flowable.ui.modeler.rest.app.AppDefinitionResource
-
- getCaseModelCmmnXml(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelCmmnResource
-
- getCmmnModelsToIncludeInAppDefinition() - Method in class org.flowable.ui.modeler.rest.app.ModelsResource
-
- getCmmnStencilSetForEditor() - Method in class org.flowable.ui.modeler.rest.app.StencilSetResource
-
- getDecisionTable(String) - Method in class org.flowable.ui.modeler.rest.app.DecisionTableResource
-
- getDecisionTables(HttpServletRequest) - Method in class org.flowable.ui.modeler.rest.app.CaseModelsResource
-
- getDecisionTables(HttpServletRequest) - Method in class org.flowable.ui.modeler.rest.app.DecisionTableResource
-
- getDecisionTables(HttpServletRequest) - Method in class org.flowable.ui.modeler.rest.app.DecisionTablesResource
-
- getForm(String) - Method in class org.flowable.ui.modeler.rest.app.FormResource
-
- getFormHistory(String, String) - Method in class org.flowable.ui.modeler.rest.app.FormResource
-
- getForms(HttpServletRequest) - Method in class org.flowable.ui.modeler.rest.app.FormResource
-
- getForms(HttpServletRequest) - Method in class org.flowable.ui.modeler.rest.app.FormsResource
-
- getGroups(String) - Method in class org.flowable.ui.modeler.rest.app.EditorGroupsResource
-
- getHistoricCaseModelCmmnXml(HttpServletResponse, String, String) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelCmmnResource
-
- getHistoricDecisionTable(String) - Method in class org.flowable.ui.modeler.rest.app.DecisionTableResource
-
- getHistoricDecisionTable(String, String) - Method in class org.flowable.ui.modeler.rest.app.DecisionTableResource
-
- getHistoricProcessModelBpmn20Xml(HttpServletResponse, String, String) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelBpmnResource
-
- getHistoricProcessModelBpmn20Xml(HttpServletResponse, String, String) - Method in class org.flowable.ui.modeler.rest.app.ModelBpmnResource
-
GET /rest/models/{modelId}/history/{processModelHistoryId}/bpmn20 -> Get BPMN 2.0 xml
- getHistoricProcessModelCmmnXml(HttpServletResponse, String, String) - Method in class org.flowable.ui.modeler.rest.app.ModelCmmnResource
-
GET /rest/models/{modelId}/history/{caseModelHistoryId}/cmmn -> Get CMMN 1.1 xml
- getModel(String) - Method in class org.flowable.ui.modeler.rest.api.ApiModelResource
-
GET /editor/models/{modelId} -> Get process model
- getModel(String) - Method in class org.flowable.ui.modeler.rest.app.ModelResource
-
GET /rest/models/{modelId} -> Get process model
- getModelHistoryCollection(String, Boolean) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelHistoryResource
-
- getModelHistoryCollection(String, Boolean) - Method in class org.flowable.ui.modeler.rest.app.ModelHistoryResource
-
- getModelHistoryJSON(String, String) - Method in class org.flowable.ui.modeler.rest.app.EditorDisplayJsonClientResource
-
- getModelJSON(String) - Method in class org.flowable.ui.modeler.rest.api.ApiModelResource
-
GET /editor/models/{modelId}/editor/json -> get the JSON model
- getModelJSON(String) - Method in class org.flowable.ui.modeler.rest.app.EditorDisplayJsonClientResource
-
- getModelJSON(String) - Method in class org.flowable.ui.modeler.rest.app.ModelResource
-
GET /rest/models/{modelId}/editor/json -> get the JSON model
- getModelRelations(String) - Method in class org.flowable.ui.modeler.rest.app.ModelRelationResource
-
- getModels(String, String, Integer, HttpServletRequest) - Method in class org.flowable.ui.modeler.rest.api.ApiModelsResource
-
- getModels(String, String, Integer, HttpServletRequest) - Method in class org.flowable.ui.modeler.rest.app.ModelsResource
-
- getModelsToIncludeInAppDefinition() - Method in class org.flowable.ui.modeler.rest.app.ModelsResource
-
- getModelThumbnail(String) - Method in class org.flowable.ui.modeler.rest.api.ApiModelResource
-
GET /editor/models/{modelId}/thumbnail -> Get process model thumbnail
- getModelThumbnail(String) - Method in class org.flowable.ui.modeler.rest.app.ModelResource
-
GET /rest/models/{modelId}/thumbnail -> Get process model thumbnail
- getProcessModelBpmn20Xml(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelBpmnResource
-
- getProcessModelBpmn20Xml(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.rest.app.ModelBpmnResource
-
GET /rest/models/{modelId}/bpmn20 -> Get BPMN 2.0 xml
- getProcessModelCmmnXml(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.rest.app.ModelCmmnResource
-
GET /rest/models/{modelId}/cmmn -> Get CMMN 1.1 xml
- getProcessModelHistory(String, String) - Method in class org.flowable.ui.modeler.rest.app.AbstractModelHistoryResource
-
- getProcessModelHistory(String, String) - Method in class org.flowable.ui.modeler.rest.app.ModelHistoryResource
-
- getStencilSetForEditor() - Method in class org.flowable.ui.modeler.rest.app.StencilSetResource
-
- getUsers(String) - Method in class org.flowable.ui.modeler.rest.app.EditorUsersResource
-