Skip navigation links
A B C D E F G H I K N O P R S T U V 

A

accessDecisionHistoryInfoById(DmnHistoricDecisionExecution) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
accessDecisionHistoryInfoWithQuery(DmnHistoricDecisionExecutionQuery) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
accessDecisionTableInfoById(DmnDecisionTable) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
accessDecisionTableInfoWithQuery(DmnDecisionTableQuery) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
accessDeploymentById(DmnDeployment) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
accessDeploymentsWithQuery(DmnDeploymentQuery) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
accessDmnManagementInfo() - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
activityId - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
addResultVariable(EngineRestVariable) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
 
addResultVariables(List<EngineRestVariable>) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
 

B

BaseDecisionTableResource - Class in org.flowable.dmn.rest.service.api.repository
 
BaseDecisionTableResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.BaseDecisionTableResource
 
BaseDmnDeploymentResourceDataResource - Class in org.flowable.dmn.rest.service.api.repository
 
BaseDmnDeploymentResourceDataResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.BaseDmnDeploymentResourceDataResource
 
BaseHistoricDecisionExecutionResource - Class in org.flowable.dmn.rest.service.api.history
 
BaseHistoricDecisionExecutionResource() - Constructor for class org.flowable.dmn.rest.service.api.history.BaseHistoricDecisionExecutionResource
 
baseUrl - Variable in class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
 
buildUrl(String[], Object...) - Method in class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
 
BYTE_ARRAY_VARIABLE_TYPE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 

C

category - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
category - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
composeInputVariables(List<EngineRestVariable>) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResource
 
contentTypeResolver - Variable in class org.flowable.dmn.rest.service.api.history.BaseHistoricDecisionExecutionResource
 
contentTypeResolver - Variable in class org.flowable.dmn.rest.service.api.repository.BaseDecisionTableResource
 
contentTypeResolver - Variable in class org.flowable.dmn.rest.service.api.repository.BaseDmnDeploymentResourceDataResource
 
createDecisionTableResponse(DmnDecisionTable) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDecisionTableResponse(DmnDecisionTable, DmnRestUrlBuilder) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDecisionTableResponseList(List<DmnDecisionTable>) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDmnDeploymentResponse(DmnDeployment) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDmnDeploymentResponse(DmnDeployment, DmnRestUrlBuilder) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDmnDeploymentResponseList(List<DmnDeployment>) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDmnRuleServiceResponse(List<Map<String, Object>>) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDmnRuleServiceResponse(Map<String, Object>) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDmnRuleServiceResponse(List<Map<String, Object>>, DmnRestUrlBuilder) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createDmnRuleServiceResponse(Map<String, Object>, DmnRestUrlBuilder) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createHistoricDecisionExecutionResponseList(List<DmnHistoricDecisionExecution>) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createHistoryDecisionExecutionResponse(DmnHistoricDecisionExecution) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createHistoryDecisionExecutionResponse(DmnHistoricDecisionExecution, DmnRestUrlBuilder) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createRelativeResourceUrl(String[], Object...) - Static method in class org.flowable.dmn.rest.service.api.DmnRestUrls
Creates an url based on the passed fragments and replaces any placeholders with the given arguments.
createRestVariable(String, Object, boolean) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createRestVariable(String, Object, boolean, DmnRestUrlBuilder) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
createUrlBuilder() - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 

D

decisionDefinitionId - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
decisionKey - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
decisionKey - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
decisionName - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
DecisionTableCollectionResource - Class in org.flowable.dmn.rest.service.api.repository
 
DecisionTableCollectionResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.DecisionTableCollectionResource
 
DecisionTableModelResource - Class in org.flowable.dmn.rest.service.api.repository
 
DecisionTableModelResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.DecisionTableModelResource
 
DecisionTableResource - Class in org.flowable.dmn.rest.service.api.repository
 
DecisionTableResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.DecisionTableResource
 
DecisionTableResourceDataResource - Class in org.flowable.dmn.rest.service.api.repository
 
DecisionTableResourceDataResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.DecisionTableResourceDataResource
 
DecisionTableResponse - Class in org.flowable.dmn.rest.service.api.repository
 
DecisionTableResponse(DmnDecisionTable) - Constructor for class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
decisionVersion - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
deleteDeployment(DmnDeployment) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
deleteDmnDeployment(String, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResource
 
deploymentId - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
deploymentId - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
deploymentTime - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
description - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
DmnDeploymentCollectionResource - Class in org.flowable.dmn.rest.service.api.repository
 
DmnDeploymentCollectionResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.DmnDeploymentCollectionResource
 
DmnDeploymentResource - Class in org.flowable.dmn.rest.service.api.repository
 
DmnDeploymentResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResource
 
DmnDeploymentResourceDataResource - Class in org.flowable.dmn.rest.service.api.repository
 
DmnDeploymentResourceDataResource() - Constructor for class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResourceDataResource
 
DmnDeploymentResponse - Class in org.flowable.dmn.rest.service.api.repository
 
DmnDeploymentResponse(DmnDeployment, String) - Constructor for class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
DmnEngineInfoResponse - Class in org.flowable.dmn.rest.service.api.management
 
DmnEngineInfoResponse() - Constructor for class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
DmnEngineResource - Class in org.flowable.dmn.rest.service.api.management
 
DmnEngineResource() - Constructor for class org.flowable.dmn.rest.service.api.management.DmnEngineResource
 
dmnHistoryService - Variable in class org.flowable.dmn.rest.service.api.history.BaseHistoricDecisionExecutionResource
 
dmnHistoryService - Variable in class org.flowable.dmn.rest.service.api.history.HistoryDecisionExecutionCollectionResource
 
dmnRepositoryService - Variable in class org.flowable.dmn.rest.service.api.repository.BaseDecisionTableResource
 
dmnRepositoryService - Variable in class org.flowable.dmn.rest.service.api.repository.BaseDmnDeploymentResourceDataResource
 
dmnRepositoryService - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableCollectionResource
 
dmnRepositoryService - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentCollectionResource
 
dmnRepositoryService - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResource
 
DmnRestApiInterceptor - Interface in org.flowable.dmn.rest.service.api
 
dmnRestResponseFactory - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResource
 
DmnRestResponseFactory - Class in org.flowable.dmn.rest.service.api
Default implementation of a DmnRestResponseFactory.
DmnRestResponseFactory() - Constructor for class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
dmnRestResponseFactory - Variable in class org.flowable.dmn.rest.service.api.history.BaseHistoricDecisionExecutionResource
 
dmnRestResponseFactory - Variable in class org.flowable.dmn.rest.service.api.history.HistoryDecisionExecutionCollectionResource
 
dmnRestResponseFactory - Variable in class org.flowable.dmn.rest.service.api.repository.BaseDecisionTableResource
 
dmnRestResponseFactory - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableCollectionResource
 
dmnRestResponseFactory - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentCollectionResource
 
dmnRestResponseFactory - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResource
 
DmnRestUrlBuilder - Class in org.flowable.dmn.rest.service.api
Helper class for building URLs based on a base URL.
DmnRestUrlBuilder() - Constructor for class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
 
DmnRestUrlBuilder(String) - Constructor for class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
 
DmnRestUrls - Class in org.flowable.dmn.rest.service.api
 
DmnRestUrls() - Constructor for class org.flowable.dmn.rest.service.api.DmnRestUrls
 
dmnRuleService - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResource
 
DmnRuleServiceRequest - Class in org.flowable.dmn.rest.service.api.decision
 
DmnRuleServiceRequest() - Constructor for class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
DmnRuleServiceResource - Class in org.flowable.dmn.rest.service.api.decision
 
DmnRuleServiceResource() - Constructor for class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResource
 
DmnRuleServiceResponse - Class in org.flowable.dmn.rest.service.api.decision
 
DmnRuleServiceResponse() - Constructor for class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
 
DmnRuleServiceSingleResponse - Class in org.flowable.dmn.rest.service.api.decision
 
DmnRuleServiceSingleResponse() - Constructor for class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
 

E

endTime - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
enhanceDeployment(DmnDeploymentBuilder) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
executeDecision(DmnRuleServiceRequest, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResource
 
executeDecisionByKeySingleResult(DmnRuleServiceRequest, HttpServletRequest, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResource
 
executeDecisionTable(DmnRuleServiceRequest) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
executeNewDeploymentForTenantId(String) - Method in interface org.flowable.dmn.rest.service.api.DmnRestApiInterceptor
 
executionId - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 

F

failed - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
fromCurrentRequest() - Static method in class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
Extracts the base URL from current request
fromRequest(HttpServletRequest) - Static method in class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
Extracts the base URL from the request

G

getActivityId() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getBaseUrl() - Method in class org.flowable.dmn.rest.service.api.DmnRestUrlBuilder
 
getCategory() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getCategory() - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
getDecisionDefinitionId() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getDecisionKey() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
getDecisionKey() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getDecisionName() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getDecisionTable(String, HttpServletRequest) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResource
 
getDecisionTableFromRequest(String) - Method in class org.flowable.dmn.rest.service.api.repository.BaseDecisionTableResource
Returns the DmnDecisionTable that is requested.
getDecisionTableResource(String, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResourceDataResource
 
getDecisionTables(Map<String, String>, HttpServletRequest) - Method in class org.flowable.dmn.rest.service.api.history.HistoryDecisionExecutionCollectionResource
 
getDecisionTables(Map<String, String>, HttpServletRequest) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableCollectionResource
 
getDecisionVersion() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getDeploymentId() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getDeploymentId() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getDeploymentResourceData(String, String, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.repository.BaseDecisionTableResource
 
getDeployments(Map<String, String>) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentCollectionResource
 
getDeploymentTime() - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
getDescription() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getDmnDeployment(String) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResource
 
getDmnDeploymentResource(String, String, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResourceDataResource
 
getDmnDeploymentResourceData(String, String, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.repository.BaseDmnDeploymentResourceDataResource
 
getDmnModelResource(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableModelResource
 
getEndTime() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getEngineInfo() - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineResource
 
getException() - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
getExecutionAuditData(String, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.history.BaseHistoricDecisionExecutionResource
 
getExecutionId() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getFailed() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getHistoricDecisionExecution(String, HttpServletRequest) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResource
 
getHistoricDecisionExecutionAuditData(String, HttpServletResponse) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResourceDataResource
 
getHistoricDecisionExecutionFromRequest(String) - Method in class org.flowable.dmn.rest.service.api.history.BaseHistoricDecisionExecutionResource
Returns the DmnHistoricDecisionExecution that is requested.
getId() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getId() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getId() - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
getInputVariables() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
getInstanceId() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getKey() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getName() - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
getName() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getName() - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
getParentDeploymentId() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
getParentDeploymentId() - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
getResourceName() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getResourceUrl() - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
getResultVariables() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
 
getResultVariables() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
 
getScopeType() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getStartTime() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getTenantId() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
getTenantId() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getTenantId() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getTenantId() - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
getUrl() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
 
getUrl() - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
 
getUrl() - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
getUrl() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
getUrl() - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
getVariableValue(EngineRestVariable) - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
getVersion() - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
getVersion() - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 

H

HistoricDecisionExecutionResource - Class in org.flowable.dmn.rest.service.api.history
 
HistoricDecisionExecutionResource() - Constructor for class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResource
 
HistoricDecisionExecutionResourceDataResource - Class in org.flowable.dmn.rest.service.api.history
 
HistoricDecisionExecutionResourceDataResource() - Constructor for class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResourceDataResource
 
HistoricDecisionExecutionResponse - Class in org.flowable.dmn.rest.service.api.history
 
HistoricDecisionExecutionResponse(DmnHistoricDecisionExecution) - Constructor for class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
HistoryDecisionExecutionCollectionResource - Class in org.flowable.dmn.rest.service.api.history
 
HistoryDecisionExecutionCollectionResource() - Constructor for class org.flowable.dmn.rest.service.api.history.HistoryDecisionExecutionCollectionResource
 

I

id - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
id - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
id - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
initializeVariableConverters() - Method in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
Called once when the converters need to be initialized.
inputVariables - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
instanceId - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 

K

key - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 

N

name - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
name - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 

O

org.flowable.dmn.rest.service.api - package org.flowable.dmn.rest.service.api
 
org.flowable.dmn.rest.service.api.decision - package org.flowable.dmn.rest.service.api.decision
 
org.flowable.dmn.rest.service.api.history - package org.flowable.dmn.rest.service.api.history
 
org.flowable.dmn.rest.service.api.management - package org.flowable.dmn.rest.service.api.management
 
org.flowable.dmn.rest.service.api.repository - package org.flowable.dmn.rest.service.api.repository
 

P

parentDeploymentId - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
parentDeploymentId - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 

R

resourceName - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.history.BaseHistoricDecisionExecutionResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.history.HistoryDecisionExecutionCollectionResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.management.DmnEngineResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.repository.BaseDecisionTableResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.repository.BaseDmnDeploymentResourceDataResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableCollectionResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentCollectionResource
 
restApiInterceptor - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResource
 
resultVariables - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
 
resultVariables - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
 

S

scopeType - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
SEGMENT_DECISION_TABLE_MODEL - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_DECISION_TABLE_RESOURCE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_DEPLOYMENT_ARTIFACT_RESOURCE_CONTENT - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_DEPLOYMENT_RESOURCE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_EXECUTE_RESOURCE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_EXECUTE_SINGLE_RESULT_RESOURCE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_HISTORIC_DECISION_EXECUTION_AUDITDATA - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_HISTORIC_DECISION_EXECUTION_RESOURCE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_HISTORY_RESOURCES - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_REPOSITORY_RESOURCES - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SEGMENT_RULES_RESOURCES - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
 
SERIALIZABLE_VARIABLE_TYPE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
setActivityId(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setCategory(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setCategory(String) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
setDecisionDefinitionId(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setDecisionKey(String) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
setDecisionKey(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setDecisionName(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setDecisionVersion(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setDeploymentId(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setDeploymentId(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setDeploymentTime(Date) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
setDescription(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setEndTime(Date) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setException(String) - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
setExecutionId(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setFailed(Boolean) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setId(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setId(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setId(String) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
setInputVariables(List<EngineRestVariable>) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
setInstanceId(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setKey(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setName(String) - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
setName(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setName(String) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
setParentDeploymentId(String) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
setParentDeploymentId(String) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
setResourceName(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setResourceUrl(String) - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
setResultVariables(List<List<EngineRestVariable>>) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
 
setResultVariables(List<EngineRestVariable>) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
 
setScopeType(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setStartTime(Date) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setTenantId(String) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
setTenantId(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setTenantId(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setTenantId(String) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
setUrl(String) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceResponse
 
setUrl(String) - Method in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceSingleResponse
 
setUrl(String) - Method in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
setUrl(String) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
setUrl(String) - Method in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
setVersion(String) - Method in class org.flowable.dmn.rest.service.api.management.DmnEngineInfoResponse
 
setVersion(int) - Method in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
startTime - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 

T

tenantId - Variable in class org.flowable.dmn.rest.service.api.decision.DmnRuleServiceRequest
 
tenantId - Variable in class org.flowable.dmn.rest.service.api.history.HistoricDecisionExecutionResponse
 
tenantId - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
tenantId - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 

U

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.DecisionTableResponse
 
url - Variable in class org.flowable.dmn.rest.service.api.repository.DmnDeploymentResponse
 
URL_DECISION_TABLE - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
URL template for a single decision table: /dmn-repository/decision-tables/{0:decisionTableId}
URL_DECISION_TABLE_COLLECTION - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
URL template for a decision table collection: /dmn-repository/decision-tables/{0:decisionTableId}
URL_DECISION_TABLE_MODEL - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
URL template for a single decision table model: /dmn-repository/decision-tables/{0:decisionTableId}/model
URL_DECISION_TABLE_RESOURCE_CONTENT - Static variable in class org.flowable.dmn.rest.service.api.DmnRestUrls
URL template for the resource of a single decision table: /dmn-repository/decision-tables/{0:decisionTableId}/resourcedata
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

V

variableConverters - Variable in class org.flowable.dmn.rest.service.api.DmnRestResponseFactory
 
version - Variable in class org.flowable.dmn.rest.service.api.repository.DecisionTableResponse
 
A B C D E F G H I K N O P R S T U V 
Skip navigation links

Copyright © 2019 Flowable. All rights reserved.