- uploadDeployment(String, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentCollectionResource
-
- url - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
-
- url - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
-
- url - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
-
- url - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionResponse
-
- url - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
-
- URL_DECISION - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a single decision: /dmn-repository/decisions/{0:decisionId}
- URL_DECISION_COLLECTION - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a decision collection: /dmn-repository/decisions
- URL_DECISION_MODEL - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a single decision model: /dmn-repository/decisions/{0:decisionId}/model
- URL_DECISION_RESOURCE_CONTENT - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for the resource of a single decision: /dmn-repository/decisions/{0:decisionId}/resourcedata
- URL_DECISION_TABLE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
- URL_DECISION_TABLE_COLLECTION - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
- URL_DECISION_TABLE_MODEL - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
- URL_DECISION_TABLE_RESOURCE_CONTENT - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
- URL_DEPLOYMENT - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a single deployment: /dmn-repository/deployments/{0:deploymentId}
- URL_DEPLOYMENT_COLLECTION - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a deployment collection: /dmn-repository/deployments
- URL_DEPLOYMENT_RESOURCE_CONTENT - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for the resource of a single deployment: /dmn-repository/deployments/{0:deploymentId}/resourcedata/{1:resourceId}
- URL_HISTORIC_DECISION_EXECUTION - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a historic decision execution: /dmn-history/historic-decision-executions/{0:historicDecisionExecution}
- URL_HISTORIC_DECISION_EXECUTION_AUDITDATA - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a historic decision execution audit data: /dmn-history/historic-decision-executions/{0:historicDecisionExecution}/auditdata
- URL_HISTORIC_DECISION_EXECUTION_COLLECTION - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a historic decision execution collection: /dmn-history/historic-decision-executions
- URL_RULE_SERVICE_EXECUTE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a decision executor: /dmn-rule/execute
- URL_RULE_SERVICE_EXECUTE_SINGLE_RESULT - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
-
URL template for a decision executor: /dmn-rule/execute/single-result
- usingBaseUrl(String) - Static method in class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
-
Uses baseUrl as the base URL