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

A

AbstractInfoMapper - Class in org.flowable.ui.modeler.service.mapper
 
AbstractInfoMapper() - Constructor for class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
AbstractModel - Class in org.flowable.ui.modeler.domain
 
AbstractModel() - Constructor for class org.flowable.ui.modeler.domain.AbstractModel
 
addOrUpdateExtensionElement(String, String, UserTask) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
addParameter(String, Object) - Method in class org.flowable.ui.modeler.service.ServiceParameters
 
addValidParameter(String, Object) - Method in class org.flowable.ui.modeler.service.ServiceParameters
Adds a parameter and marks is as valid.
addValidParameterNames(String[]) - Method in class org.flowable.ui.modeler.service.ServiceParameters
 
AND - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
AND_NOT - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
AppDefinition - Class in org.flowable.ui.modeler.domain
POJO representation of the app model JSON.
AppDefinition() - Constructor for class org.flowable.ui.modeler.domain.AppDefinition
 
appDefinition - Variable in class org.flowable.ui.modeler.model.AppDefinitionListModelRepresentation
 
appDefinition - Variable in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
appDefinition - Variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
AppDefinitionExportService - Class in org.flowable.ui.modeler.service
 
AppDefinitionExportService() - Constructor for class org.flowable.ui.modeler.service.AppDefinitionExportService
 
AppDefinitionImportService - Class in org.flowable.ui.modeler.service
 
AppDefinitionImportService() - Constructor for class org.flowable.ui.modeler.service.AppDefinitionImportService
 
AppDefinitionListModelRepresentation - Class in org.flowable.ui.modeler.model
Representation of app definitions to be used in the model overview.
AppDefinitionListModelRepresentation(AbstractModel) - Constructor for class org.flowable.ui.modeler.model.AppDefinitionListModelRepresentation
 
AppDefinitionListModelRepresentation() - Constructor for class org.flowable.ui.modeler.model.AppDefinitionListModelRepresentation
 
AppDefinitionPublishRepresentation - Class in org.flowable.ui.modeler.model
 
AppDefinitionPublishRepresentation() - Constructor for class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
AppDefinitionPublishRepresentation(String, Boolean) - Constructor for class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
appDefinitionPublishService - Variable in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
AppDefinitionPublishService - Class in org.flowable.ui.modeler.service
Can't merge this with AppDefinitionService, as it doesn't have visibility of domain models needed to do the publication.
AppDefinitionPublishService(FlowableCommonAppProperties, FlowableModelerAppProperties) - Constructor for class org.flowable.ui.modeler.service.AppDefinitionPublishService
 
appDefinitionPublishService - Variable in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
AppDefinitionRepresentation - Class in org.flowable.ui.modeler.model
Pojo representation of an app definition: the metadata (name, description, etc) and the actual model (AppDefinition instance member).
AppDefinitionRepresentation() - Constructor for class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
AppDefinitionRepresentation(AbstractModel) - Constructor for class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
AppDefinitionSaveRepresentation - Class in org.flowable.ui.modeler.model
 
AppDefinitionSaveRepresentation() - Constructor for class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
AppDefinitionService - Interface in org.flowable.ui.modeler.serviceapi
 
AppDefinitionServiceImpl - Class in org.flowable.ui.modeler.service
 
AppDefinitionServiceImpl() - Constructor for class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
AppDefinitionServiceRepresentation - Class in org.flowable.ui.modeler.serviceapi
 
AppDefinitionServiceRepresentation() - Constructor for class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
AppDefinitionUpdateResultRepresentation - Class in org.flowable.ui.modeler.model
 
AppDefinitionUpdateResultRepresentation() - Constructor for class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
AppModelDefinition - Class in org.flowable.ui.modeler.domain
 
AppModelDefinition() - Constructor for class org.flowable.ui.modeler.domain.AppModelDefinition
 

B

BaseAppDefinitionService - Class in org.flowable.ui.modeler.service
 
BaseAppDefinitionService() - Constructor for class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
BaseFlowableModelService - Class in org.flowable.ui.modeler.service
 
BaseFlowableModelService() - Constructor for class org.flowable.ui.modeler.service.BaseFlowableModelService
 
BpmnDisplayJsonConverter - Class in org.flowable.ui.modeler.service
 
BpmnDisplayJsonConverter() - Constructor for class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
bpmnJsonConverter - Variable in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
bpmnJsonConverter - Variable in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
bpmnJsonConverter - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
bpmnJsonConverter - Variable in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
bpmnJsonConverter - Variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
bpmnJsonConverter - Variable in class org.flowable.ui.modeler.service.ModelImageService
 
bpmnJsonConverter - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
bpmnXMLConverter - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
bpmnXmlConverter - Variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
bpmnXMLConverter - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 

C

calculateDiagramSize(BpmnModel) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
calculateDiagramSize(CmmnModel) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
calculateWidthForArtifacts(Collection<Artifact>, BpmnModel, GraphicInfo) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
calculateWidthForFlowElements(Collection<FlowElement>, BpmnModel, GraphicInfo) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
CaseRepresentation - Class in org.flowable.ui.modeler.model.casemodel
 
CaseRepresentation(AbstractModel) - Constructor for class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
CaseRepresentation() - Constructor for class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
CmmnDisplayJsonConverter - Class in org.flowable.ui.modeler.service
 
CmmnDisplayJsonConverter() - Constructor for class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
cmmnJsonConverter - Variable in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
cmmnJsonConverter - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
cmmnJsonConverter - Variable in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
cmmnJsonConverter - Variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
cmmnJsonConverter - Variable in class org.flowable.ui.modeler.service.ModelImageService
 
cmmnJsonConverter - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
cmmnModels - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 
cmmnXMLConverter - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
cmmnXmlConverter - Variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
cmmnXMLConverter - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
collectOperator - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
comment - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
comment - Variable in class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
comment - Variable in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
comment - Variable in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
comment - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
commonFillGraphicInfo(ObjectNode, double, double, double, double, boolean) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
commonFillGraphicInfo(ObjectNode, double, double, double, double, boolean) - Method in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
completenessIndicator - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
complexExpression - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
ConditionOperators - Interface in org.flowable.ui.modeler.model.form
 
ConditionRepresentation - Class in org.flowable.ui.modeler.model.form
 
ConditionRepresentation() - Constructor for class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
convertModel(Model) - Static method in class org.flowable.ui.modeler.service.DecisionTableModelConversionUtil
 
convertModelToV3(Model) - Static method in class org.flowable.ui.modeler.service.DecisionTableModelConversionUtil
 
convertToModelKeyMap(Map<String, Model>) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
count - Variable in class org.flowable.ui.modeler.model.CountDataRepresentation
 
countByModelTypeAndCreatedBy(int, String) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
countByModelTypeAndCreatedBy(int, String) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
CountDataRepresentation - Class in org.flowable.ui.modeler.model
 
CountDataRepresentation() - Constructor for class org.flowable.ui.modeler.model.CountDataRepresentation
 
createAppDefinition(AbstractModel) - Method in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
createAppDefinitionBar(HttpServletResponse, Model, AppDefinitionRepresentation) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createAppDefinitionRepresentation(AbstractModel) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createAppDefinitionRepresentation(AbstractModel) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
createAppDefinitionRepresentation(AbstractModel) - Method in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
createAppDefinitionZip(HttpServletResponse, Model, AppDefinitionRepresentation) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createBpmnZipEntries(List<AppModelDefinition>, ZipOutputStream, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createBpmnZipEntries(Map<String, Model>, ZipOutputStream, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createByteArrayForImage(BufferedImage, String) - Static method in class org.flowable.ui.modeler.util.ImageGenerator
 
createCmmnImage(CmmnModel, double) - Static method in class org.flowable.ui.modeler.util.ImageGenerator
 
createCmmnZipEntries(List<AppModelDefinition>, ZipOutputStream, Map<String, Model>, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
created - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
createdBy - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
createdBy - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
createDecisionTableRepresentation(AbstractModel) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
createDeployableAppModels(Model, AppDefinition, Map<String, byte[]>, Map<String, Model>, Map<String, Model>, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
createDeployableModels(AbstractModel, Map<String, byte[]>, Map<String, Model>, Map<String, Model>, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
createDeployableZipArtifact(Model, AppDefinition) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
createDeployZipArtifact(Map<String, byte[]>) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
createFieldPropertyNodes(String, List<FieldExtension>) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
createFormRepresentation(AbstractModel) - Method in class org.flowable.ui.modeler.service.FlowableFormService
 
createImage(BpmnModel) - Static method in class org.flowable.ui.modeler.util.ImageGenerator
 
createImage(BpmnModel, double) - Static method in class org.flowable.ui.modeler.util.ImageGenerator
 
createListenerPropertyNodes(String, List<FlowableListener>) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
createModel(Model, User) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
createModel(ModelRepresentation, String, User) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
createModel(ModelRepresentation, String, User) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
createModel(Model, User) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
createModelEntryJson(Model) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createModelJson(ModelRepresentation) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
createModelJson(ModelRepresentation) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
createModelObject(String, int) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
createModelRepresentation(AbstractModel) - Method in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
createNewModelhistory(Model) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
createNewModelVersion(Model, String, User) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
createNewModelVersion(Model, String, User) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
createNewModelVersionAndReturnModelHistory(Model, String, User) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
createNewModelVersionAndReturnModelHistory(Model, String, User) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
createPropertyNode(String, String) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
createPropertyNode(String, Date) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
createPropertyNode(String, Boolean) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
createPropertyNode(String, List<String>) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
createZipEntries(Model, String, ZipOutputStream) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createZipEntry(ZipOutputStream, String, String) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
createZipEntry(ZipOutputStream, String, byte[]) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
CUSTOM_STENCIL_ITEM - Static variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
CustomLocalDateSerializer - Class in org.flowable.ui.modeler.util
Custom Jackson serializer for displaying Joda Time dates.
CustomLocalDateSerializer() - Constructor for class org.flowable.ui.modeler.util.CustomLocalDateSerializer
 

D

dateFormat - Variable in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
decisionTableDefinition - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
decisionTableDefinition - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
DecisionTableDefinitionModelRepresentation - Class in org.flowable.ui.modeler.model.decisiontable
 
DecisionTableDefinitionModelRepresentation() - Constructor for class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
DecisionTableDefinitionRepresentation - Class in org.flowable.ui.modeler.model.decisiontable
Created by Yvo Swillens
DecisionTableDefinitionRepresentation() - Constructor for class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
DecisionTableExpressionRepresentation - Class in org.flowable.ui.modeler.model.decisiontable
Created by Yvo Swillens
DecisionTableExpressionRepresentation() - Constructor for class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
decisionTableImageBase64 - Variable in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
DecisionTableModelConversionUtil - Class in org.flowable.ui.modeler.service
 
DecisionTableModelConversionUtil() - Constructor for class org.flowable.ui.modeler.service.DecisionTableModelConversionUtil
 
DecisionTableRepresentation - Class in org.flowable.ui.modeler.model.decisiontable
 
DecisionTableRepresentation(AbstractModel) - Constructor for class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
DecisionTableRepresentation() - Constructor for class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
decisionTableRepresentation - Variable in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
DecisionTableSaveRepresentation - Class in org.flowable.ui.modeler.model
 
DecisionTableSaveRepresentation() - Constructor for class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
defaultDescription - Variable in class org.flowable.ui.modeler.model.FormValidationError
 
definition - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
delete(ModelHistory) - Method in interface org.flowable.ui.modeler.repository.ModelHistoryRepository
 
delete(ModelHistory) - Method in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
delete(ModelRelation) - Method in interface org.flowable.ui.modeler.repository.ModelRelationRepository
 
delete(ModelRelation) - Method in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
delete(Model) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
delete(Model) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
deleteModel(String) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
deleteModel(String) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
deleteModelAndChildren(Model) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
deleteModelRelationsForParentModel(String) - Method in interface org.flowable.ui.modeler.repository.ModelRelationRepository
 
deleteModelRelationsForParentModel(String) - Method in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
deployZipArtifact(String, byte[], String, String) - Method in class org.flowable.ui.modeler.service.AppDefinitionPublishService
 
description - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
description - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
description - Variable in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
description - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
description - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
description - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
description - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
description - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
description - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
dmnJsonConverter - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
dmnJsonConverter - Variable in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
dmnXMLConverter - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
dmnXmlConverter - Variable in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 

E

editorJson - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
encode(String) - Method in class org.flowable.ui.modeler.service.AppDefinitionPublishService
 
entries - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
error - Variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
errorDescription - Variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
errorType - Variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
eventElementTypes - Variable in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
eventElementTypes - Variable in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
EventInfoMapper - Class in org.flowable.ui.modeler.service.mapper
 
EventInfoMapper() - Constructor for class org.flowable.ui.modeler.service.mapper.EventInfoMapper
 
exportAppDefinition(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
exportDecisionTable(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
exportDecisionTable(HttpServletResponse, AbstractModel) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
exportDecisionTableHistory(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
exportDeployableAppDefinition(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
exportHistoricDecisionTable(HttpServletResponse, String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 

F

fieldId - Variable in class org.flowable.ui.modeler.model.FormValidationError
 
fieldName - Variable in class org.flowable.ui.modeler.model.FormValidationError
 
fields - Variable in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
fillDiagramInfo(GraphicInfo, GraphicInfo) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
fillDiagramInfo(GraphicInfo, GraphicInfo) - Method in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
fillEventTypes(String, FlowElement, ObjectNode) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
fillGraphicInfo(ObjectNode, GraphicInfo, boolean) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
fillGraphicInfo(ObjectNode, GraphicInfo, boolean) - Method in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
fillWaypoints(String, BpmnModel, ObjectNode, GraphicInfo) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
fillWaypoints(String, CmmnModel, ObjectNode, GraphicInfo) - Method in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
FILTER_FAVORITE - Static variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
FILTER_SHARED_WITH_ME - Static variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
FILTER_SHARED_WITH_OTHERS - Static variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
findAndAddReferencedBpmnModels(Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionExportService
 
findByKeyAndType(String, Integer) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
findByKeyAndType(String, Integer) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
findByModelId(String) - Method in interface org.flowable.ui.modeler.repository.ModelHistoryRepository
 
findByModelId(String) - Method in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
findByModelTypAndCreatedBy(String, Integer) - Method in interface org.flowable.ui.modeler.repository.ModelHistoryRepository
 
findByModelTypAndCreatedBy(String, Integer) - Method in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
findByModelType(Integer, String) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
findByModelType(Integer, String) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
findByModelTypeAndFilter(Integer, String, String) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
findByModelTypeAndFilter(Integer, String, String) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
findByParentModelId(String) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
findByParentModelId(String) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
findByParentModelIdAndType(String, String) - Method in interface org.flowable.ui.modeler.repository.ModelRelationRepository
 
findByParentModelIdAndType(String, String) - Method in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
findModelInformationByChildModelId(String) - Method in interface org.flowable.ui.modeler.repository.ModelRelationRepository
 
findModelInformationByChildModelId(String) - Method in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
findModelInformationByParentModelId(String) - Method in interface org.flowable.ui.modeler.repository.ModelRelationRepository
 
findModelInformationByParentModelId(String) - Method in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
findModelsByParameters(Map<String, Object>) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
findParentModels(String) - Method in class org.flowable.ui.modeler.service.ModelRelationService
Returns the models which have a ModelRelation with the given model, where the given model is the one that is referenced.
findReferencedModels(String) - Method in class org.flowable.ui.modeler.service.ModelRelationService
Returns the models which have a ModelRelation with the given model, where the model references those directly or indirectly.
FlowableCaseModelService - Class in org.flowable.ui.modeler.service
 
FlowableCaseModelService() - Constructor for class org.flowable.ui.modeler.service.FlowableCaseModelService
 
FlowableDecisionTableService - Class in org.flowable.ui.modeler.service
 
FlowableDecisionTableService() - Constructor for class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
FlowableFormService - Class in org.flowable.ui.modeler.service
 
FlowableFormService() - Constructor for class org.flowable.ui.modeler.service.FlowableFormService
 
FlowableModelerAppProperties - Class in org.flowable.ui.modeler.properties
Properties for the Modeler UI App.
FlowableModelerAppProperties() - Constructor for class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
FlowableModelQueryService - Class in org.flowable.ui.modeler.service
 
FlowableModelQueryService() - Constructor for class org.flowable.ui.modeler.service.FlowableModelQueryService
 
force - Variable in class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
force - Variable in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
formDefinition - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
FormFieldSummaryRepresentation - Class in org.flowable.ui.modeler.model
 
FormFieldSummaryRepresentation() - Constructor for class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
FormFieldValuesRepresentation - Class in org.flowable.ui.modeler.model
 
FormFieldValuesRepresentation() - Constructor for class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
formId - Variable in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
formImageBase64 - Variable in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
formName - Variable in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
FormRepresentation - Class in org.flowable.ui.modeler.model.form
 
FormRepresentation(AbstractModel) - Constructor for class org.flowable.ui.modeler.model.form.FormRepresentation
 
FormRepresentation() - Constructor for class org.flowable.ui.modeler.model.form.FormRepresentation
 
formRepresentation - Variable in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
FormSaveRepresentation - Class in org.flowable.ui.modeler.model
 
FormSaveRepresentation() - Constructor for class org.flowable.ui.modeler.model.FormSaveRepresentation
 
FormValidationError - Class in org.flowable.ui.modeler.model
 
FormValidationError() - Constructor for class org.flowable.ui.modeler.model.FormValidationError
 
fromHttpRequest(HttpServletRequest) - Static method in class org.flowable.ui.modeler.service.ServiceParameters
Creates a new ServiceParameters instance based on all non-empty query-parameters in the given request.
fromObjectNode(ObjectNode) - Static method in class org.flowable.ui.modeler.service.ServiceParameters
Creates a new ServiceParameters instance based on all properties in the given object node.

G

generateCmmnThumbnailImage(Model, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
generateThumbnailImage(Model, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
get(String) - Method in interface org.flowable.ui.modeler.repository.ModelHistoryRepository
 
get(String) - Method in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
get(String) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
get(String) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
getAppDefinition() - Method in class org.flowable.ui.modeler.model.AppDefinitionListModelRepresentation
 
getAppDefinition() - Method in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
getAppDefinition() - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
getAppDefinition(String) - Method in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
getAppDefinition(String) - Method in interface org.flowable.ui.modeler.serviceapi.AppDefinitionService
 
getAppDefinitionHistory(String, String) - Method in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
getAppDefinitionHistory(String, String) - Method in interface org.flowable.ui.modeler.serviceapi.AppDefinitionService
 
getAppDefinitionJson(Model, AppDefinition) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
getAppDefinitions() - Method in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
getAppDefinitions() - Method in interface org.flowable.ui.modeler.serviceapi.AppDefinitionService
 
getBpmnModel(AbstractModel) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getBpmnModel(AbstractModel, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getBpmnModel(AbstractModel) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getBpmnModel(AbstractModel, Map<String, Model>, Map<String, Model>) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getBpmnXML(AbstractModel) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getBpmnXML(BpmnModel) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getBpmnXML(BpmnModel) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getBpmnXML(AbstractModel) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getCases(String, String) - Method in class org.flowable.ui.modeler.service.FlowableCaseModelService
 
getCmmnModel(AbstractModel) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getCmmnModel(AbstractModel, Map<String, Model>, Map<String, Model>, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getCmmnModel(AbstractModel) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getCmmnModel(AbstractModel, Map<String, Model>, Map<String, Model>, Map<String, Model>, Map<String, Model>) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getCmmnModels() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getCmmnModelsToIncludeInAppDefinition() - Method in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
getCmmnXML(AbstractModel) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getCmmnXML(CmmnModel) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getCmmnXML(CmmnModel) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getCmmnXML(AbstractModel) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getCollectOperator() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getComment() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getComment() - Method in class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
getComment() - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
getComment() - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
getComment() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getCompletenessIndicator() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getCount() - Method in class org.flowable.ui.modeler.model.CountDataRepresentation
 
getCreated() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getCreated() - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
getCreatedBy() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getCreatedBy() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getCreatedBy() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getCreatedBy() - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation.UnresolveModelRepresentation
 
getDataSourcePrefix() - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
getDecisionTable(String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
getDecisionTableDefinition() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
getDecisionTableDefinition() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getDecisionTableImageBase64() - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
getDecisionTableModel(String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
getDecisionTableRepresentation() - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
getDecisionTableRepresentation(AbstractModel) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
getDecisionTables(String[]) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
getDecisionTables(String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
getDefaultDescription() - Method in class org.flowable.ui.modeler.model.FormValidationError
 
getDefinition() - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
getDefinition() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
getDeployableAppDefinitions(User) - Method in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
Gathers all 'deployable' app definitions for the current user.
getDeployableAppDefinitions(User) - Method in interface org.flowable.ui.modeler.serviceapi.AppDefinitionService
 
getDeploymentApiUrl() - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
getDescription() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getDescription() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getDescription() - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getDescription() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
getEditorJson() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
getEntries() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
getErrorDescription() - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
getErrorType() - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
getFieldId() - Method in class org.flowable.ui.modeler.model.FormValidationError
 
getFieldName() - Method in class org.flowable.ui.modeler.model.FormValidationError
 
getFields() - Method in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
getForce() - Method in class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
getForce() - Method in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
getForm(String) - Method in class org.flowable.ui.modeler.service.FlowableFormService
 
getFormDefinition() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getFormHistory(String, String) - Method in class org.flowable.ui.modeler.service.FlowableFormService
 
getFormId() - Method in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
getFormImageBase64() - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
getFormName() - Method in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
getFormRepresentation() - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
getForms(String[]) - Method in class org.flowable.ui.modeler.service.FlowableFormService
 
getGroupsAccess() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getHistoricDecisionTable(String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
getHitIndicator() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getIcon() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getIcon() - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
getIcon() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
getId() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getId() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getId() - Method in class org.flowable.ui.modeler.domain.ModelInformation
 
getId() - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
getId() - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getId() - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation.UnresolveModelRepresentation
 
getId() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
getInputExpressions() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getKey() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getKey() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getKey() - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
getKey() - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
getKey() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getKey() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getKey() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getKey() - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
getKey() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getLabel() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
getLastUpdated() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getLastUpdated() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getLastUpdated() - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
getLastUpdated() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getLastUpdated() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getLastUpdated() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getLastUpdatedBy() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getLastUpdatedBy() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getLastUpdatedBy() - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
getLastUpdatedBy() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getLastUpdatedBy() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getLastUpdatedBy() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getLeftFormFieldId() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getLeftRestResponseId() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getMessage() - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
getMessageKey() - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
getModel(String, boolean, boolean) - Method in class org.flowable.ui.modeler.service.BaseFlowableModelService
 
getModel(String) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getModel(String) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getModelCountForUser(User, int) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getModelCountForUser(User, int) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getModelEditorJson() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getModelHistory(String, String, boolean, boolean) - Method in class org.flowable.ui.modeler.service.BaseFlowableModelService
 
getModelHistory(String, String) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getModelHistory(String, String) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getModelId() - Method in class org.flowable.ui.modeler.domain.ModelHistory
 
getModelId() - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
getModelRepresentation(String) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getModelRepresentation(String) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getModels() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getModels(String, String, Integer, HttpServletRequest) - Method in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
getModels() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
getModelsByModelType(Integer) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
getModelsByModelType(Integer) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
getModelsToIncludeInAppDefinition() - Method in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
getModelType() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getModelType() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getModelType() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getModelVersion() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getName() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getName() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getName() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getName() - Method in class org.flowable.ui.modeler.domain.ModelInformation
 
getName() - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getName() - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation.UnresolveModelRepresentation
 
getName() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
getNextCondition() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getNextConditionOperator() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getOperator() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getOutputExpressions() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getParameter(String) - Method in class org.flowable.ui.modeler.service.ServiceParameters
 
getParentModelId() - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
getProblem() - Method in class org.flowable.ui.modeler.model.FormValidationError
 
getRemovalDate() - Method in class org.flowable.ui.modeler.domain.ModelHistory
 
getRightFormFieldId() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getRightRestResponseId() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getRightType() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getRightValue() - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
getRules() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
getStencilSetId() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getTenantId() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getTenantId() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getTheme() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getTheme() - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
getTheme() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
getThumbnail() - Method in class org.flowable.ui.modeler.domain.Model
 
getType() - Method in class org.flowable.ui.modeler.domain.ModelInformation
 
getType() - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
getType() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
getType() - Method in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
getUnresolvedModels() - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation
 
getUsersAccess() - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
getValidatorSetName() - Method in class org.flowable.ui.modeler.model.FormValidationError
 
getValidParameterMap() - Method in class org.flowable.ui.modeler.service.ServiceParameters
 
getVariableId() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
getVariableType() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
getVersion() - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
getVersion() - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
getVersion() - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
getVersion() - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
getVersion() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
getVersion() - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
getVersion() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
getVersion() - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
groupsAccess - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 

H

handleAppModelProcessRelations(AbstractModel, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
handleBpmnProcessDecisionTaskModelRelations(AbstractModel, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
handleBpmnProcessFormModelRelations(AbstractModel, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
handleCmmnCaseModelRelations(AbstractModel, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
handleCmmnDecisionModelRelations(AbstractModel, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
handleCmmnFormModelRelations(AbstractModel, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
handleCmmnProcessModelRelations(AbstractModel, ObjectNode) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
handleModelRelations(AbstractModel, Set<String>, String) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
Generic handling of model relations: deleting/adding where needed.
hitIndicator - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 

I

icon - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 
icon - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
id - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
id - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
id - Variable in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
id - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
id - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
id - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
id - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
id - Variable in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
id - Variable in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
id - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
id - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
idGenerator - Variable in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
idGenerator - Variable in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
idGenerator - Variable in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
ImageGenerator - Class in org.flowable.ui.modeler.util
 
ImageGenerator() - Constructor for class org.flowable.ui.modeler.util.ImageGenerator
 
importAppDefinition(HttpServletRequest, MultipartFile) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importAppDefinition(HttpServletRequest, InputStream, String, Model, Map<String, Model>, Map<String, Model>, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importAppDefinitionModel(Model, Model, Map<String, Model>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importAppDefinitionNewVersion(HttpServletRequest, MultipartFile, String) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importBpmnModels(Map<String, String>, Map<String, Model>, Map<String, Model>, Map<String, byte[]>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importCaseModel(HttpServletRequest, MultipartFile) - Method in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
importCmmnModels(Map<String, String>, Map<String, Model>, Map<String, Model>, Map<String, byte[]>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importDecisionTable(HttpServletRequest, MultipartFile) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
importDecisionTables(Map<String, String>, Map<String, byte[]>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importForms(Map<String, String>, Map<String, byte[]>, Map<String, Model>) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
importNewVersion(String, String, InputStream) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
importNewVersion(String, String, InputStream) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
importProcessModel(HttpServletRequest, MultipartFile) - Method in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
InfoMapper - Interface in org.flowable.ui.modeler.service.mapper
 
initialize(AbstractModel) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
inputExpressions - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
internalCreateNewModelVersion(Model, String, User, boolean) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
internalDeleteModelAndChildren(Model, List<Model>) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
internalSave(String, String, String, String, boolean, String, byte[], User, Model) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
isComplexExpression() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
isDecisionTableMigrationEnabled() - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
isError() - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
isKeyAlreadyExists() - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
isLatestVersion() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
isNewVariable() - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
isNewVersion() - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
isNewVersion() - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
isParameterSet(String) - Method in class org.flowable.ui.modeler.service.ServiceParameters
 
isPublish() - Method in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
isRestEnabled() - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
isReusable() - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
isReusable() - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
isWarning - Variable in class org.flowable.ui.modeler.model.FormValidationError
 
isWarning() - Method in class org.flowable.ui.modeler.model.FormValidationError
 

K

key - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
key - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 
key - Variable in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
key - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
key - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
key - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
key - Variable in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
key - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
keyAlreadyExists - Variable in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 

L

label - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
lastUpdated - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
lastUpdated - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
lastUpdated - Variable in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
lastUpdated - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
lastUpdated - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
lastUpdated - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
lastUpdatedBy - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
lastUpdatedBy - Variable in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
lastUpdatedBy - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
lastUpdatedBy - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
lastUpdatedBy - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
latestVersion - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
LightAppRepresentation - Class in org.flowable.ui.modeler.model
 
LightAppRepresentation() - Constructor for class org.flowable.ui.modeler.model.LightAppRepresentation
 

M

makeValidFilterText(String) - Method in class org.flowable.ui.modeler.service.FlowableCaseModelService
 
makeValidFilterText(String) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
makeValidFilterText(String) - Method in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
map(Object) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
map(Object) - Method in interface org.flowable.ui.modeler.service.mapper.InfoMapper
 
mapProperties(Object) - Method in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
mapProperties(Object) - Method in class org.flowable.ui.modeler.service.mapper.EventInfoMapper
 
mapProperties(Object) - Method in class org.flowable.ui.modeler.service.mapper.ReceiveTaskInfoMapper
 
mapProperties(Object) - Method in class org.flowable.ui.modeler.service.mapper.ScriptTaskInfoMapper
 
mapProperties(Object) - Method in class org.flowable.ui.modeler.service.mapper.SequenceFlowInfoMapper
 
mapProperties(Object) - Method in class org.flowable.ui.modeler.service.mapper.ServiceTaskInfoMapper
 
mapProperties(Object) - Method in class org.flowable.ui.modeler.service.mapper.UserTaskInfoMapper
 
message - Variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
messageKey - Variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
migrateDecisionTables() - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
MIN_FILTER_LENGTH - Static variable in class org.flowable.ui.modeler.service.FlowableCaseModelService
 
MIN_FILTER_LENGTH - Static variable in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
MIN_FILTER_LENGTH - Static variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
Model - Class in org.flowable.ui.modeler.domain
 
Model() - Constructor for class org.flowable.ui.modeler.domain.Model
 
MODEL_TYPE_APP - Static variable in class org.flowable.ui.modeler.domain.AbstractModel
 
MODEL_TYPE_BPMN - Static variable in class org.flowable.ui.modeler.domain.AbstractModel
 
MODEL_TYPE_CMMN - Static variable in class org.flowable.ui.modeler.domain.AbstractModel
 
MODEL_TYPE_DECISION_TABLE - Static variable in class org.flowable.ui.modeler.domain.AbstractModel
 
MODEL_TYPE_FORM - Static variable in class org.flowable.ui.modeler.domain.AbstractModel
 
MODEL_VALIDATION_ERRORS - Static variable in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
modelEditorJson - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
modelerAppProperties - Variable in class org.flowable.ui.modeler.service.AppDefinitionPublishService
 
ModelHistory - Class in org.flowable.ui.modeler.domain
 
ModelHistory() - Constructor for class org.flowable.ui.modeler.domain.ModelHistory
 
ModelHistoryRepository - Interface in org.flowable.ui.modeler.repository
 
modelHistoryRepository - Variable in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
modelHistoryRepository - Variable in class org.flowable.ui.modeler.service.BaseFlowableModelService
 
modelHistoryRepository - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
ModelHistoryRepositoryImpl - Class in org.flowable.ui.modeler.repository
 
ModelHistoryRepositoryImpl() - Constructor for class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
modelId - Variable in class org.flowable.ui.modeler.domain.ModelHistory
 
ModelImageService - Class in org.flowable.ui.modeler.service
 
ModelImageService() - Constructor for class org.flowable.ui.modeler.service.ModelImageService
 
modelImageService - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
ModelInformation - Class in org.flowable.ui.modeler.domain
Light weight version of the Model, when you only need metadata.
ModelInformation() - Constructor for class org.flowable.ui.modeler.domain.ModelInformation
 
ModelInformation(String, String, Integer) - Constructor for class org.flowable.ui.modeler.domain.ModelInformation
 
ModelKeyRepresentation - Class in org.flowable.ui.modeler.model
Representation of model key validation
ModelKeyRepresentation() - Constructor for class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
ModelRelation - Class in org.flowable.ui.modeler.domain
 
ModelRelation() - Constructor for class org.flowable.ui.modeler.domain.ModelRelation
 
ModelRelation(String, String, String) - Constructor for class org.flowable.ui.modeler.domain.ModelRelation
 
ModelRelationRepository - Interface in org.flowable.ui.modeler.repository
 
modelRelationRepository - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
ModelRelationRepositoryImpl - Class in org.flowable.ui.modeler.repository
 
ModelRelationRepositoryImpl() - Constructor for class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
ModelRelationService - Class in org.flowable.ui.modeler.service
 
ModelRelationService() - Constructor for class org.flowable.ui.modeler.service.ModelRelationService
 
ModelRelationTypes - Interface in org.flowable.ui.modeler.domain
 
ModelRepository - Interface in org.flowable.ui.modeler.repository
 
modelRepository - Variable in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
modelRepository - Variable in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
modelRepository - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
modelRepository - Variable in class org.flowable.ui.modeler.service.BaseFlowableModelService
 
modelRepository - Variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
modelRepository - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
ModelRepositoryImpl - Class in org.flowable.ui.modeler.repository
 
ModelRepositoryImpl() - Constructor for class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
ModelRepresentation - Class in org.flowable.ui.modeler.model
Representation of process-models, both current and historic models.
ModelRepresentation(AbstractModel) - Constructor for class org.flowable.ui.modeler.model.ModelRepresentation
 
ModelRepresentation() - Constructor for class org.flowable.ui.modeler.model.ModelRepresentation
 
models - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 
models - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
modelService - Variable in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
modelService - Variable in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
modelService - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
modelService - Variable in class org.flowable.ui.modeler.service.FlowableCaseModelService
 
modelService - Variable in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
modelService - Variable in class org.flowable.ui.modeler.service.FlowableFormService
 
modelService - Variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
ModelService - Interface in org.flowable.ui.modeler.serviceapi
 
ModelServiceImpl - Class in org.flowable.ui.modeler.service
 
ModelServiceImpl() - Constructor for class org.flowable.ui.modeler.service.ModelServiceImpl
 
ModelSort - Interface in org.flowable.ui.modeler.repository
 
modelType - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
modelType - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
modelType - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
modelVersion - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
MODIFIED_ASC - Static variable in interface org.flowable.ui.modeler.repository.ModelSort
 
MODIFIED_DESC - Static variable in interface org.flowable.ui.modeler.repository.ModelSort
 

N

name - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
name - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 
name - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
name - Variable in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
name - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
name - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
name - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
name - Variable in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
name - Variable in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
name - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
name - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
NAME_ASC - Static variable in interface org.flowable.ui.modeler.repository.ModelSort
 
NAME_DESC - Static variable in interface org.flowable.ui.modeler.repository.ModelSort
 
NAMESPACE - Static variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
newVariable - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
newVersion - Variable in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
newVersion - Variable in class org.flowable.ui.modeler.model.FormSaveRepresentation
 

O

objectMapper - Variable in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
objectMapper - Variable in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
objectMapper - Variable in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
objectMapper - Variable in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
objectMapper - Variable in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
objectMapper - Variable in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
objectMapper - Variable in class org.flowable.ui.modeler.service.FlowableFormService
 
objectMapper - Variable in class org.flowable.ui.modeler.service.FlowableModelQueryService
 
objectMapper - Variable in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
objectMapper - Variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
OR - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
OR_NOT - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
org.flowable.ui.modeler.domain - package org.flowable.ui.modeler.domain
 
org.flowable.ui.modeler.model - package org.flowable.ui.modeler.model
 
org.flowable.ui.modeler.model.casemodel - package org.flowable.ui.modeler.model.casemodel
 
org.flowable.ui.modeler.model.decisiontable - package org.flowable.ui.modeler.model.decisiontable
 
org.flowable.ui.modeler.model.form - package org.flowable.ui.modeler.model.form
 
org.flowable.ui.modeler.properties - package org.flowable.ui.modeler.properties
 
org.flowable.ui.modeler.repository - package org.flowable.ui.modeler.repository
 
org.flowable.ui.modeler.service - package org.flowable.ui.modeler.service
 
org.flowable.ui.modeler.service.mapper - package org.flowable.ui.modeler.service.mapper
 
org.flowable.ui.modeler.serviceapi - package org.flowable.ui.modeler.serviceapi
 
org.flowable.ui.modeler.util - package org.flowable.ui.modeler.util
 
outputExpressions - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 

P

parameters - Variable in class org.flowable.ui.modeler.service.ServiceParameters
 
persistModel(Model) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
persistModelHistory(ModelHistory) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
populateModelBasedOnHistory(Model, ModelHistory) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
problem - Variable in class org.flowable.ui.modeler.model.FormValidationError
 
PROCESS_NOT_FOUND_MESSAGE_KEY - Static variable in class org.flowable.ui.modeler.service.BaseFlowableModelService
 
PROCESS_NOT_FOUND_MESSAGE_KEY - Static variable in class org.flowable.ui.modeler.service.ModelServiceImpl
 
processArtifacts(Collection<Artifact>, BpmnModel, ArrayNode, ArrayNode, GraphicInfo) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
processCaseElements(AbstractModel, ObjectNode, GraphicInfo) - Method in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
processCriteria(List<Criterion>, String, CmmnModel, ArrayNode) - Method in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
processElements(Collection<FlowElement>, BpmnModel, ArrayNode, ArrayNode, GraphicInfo) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
processElements(List<PlanItem>, CmmnModel, ArrayNode, ArrayNode, GraphicInfo) - Method in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
processGraphicInfoList(List<GraphicInfo>, GraphicInfo) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
processNoneStartEvents(BpmnModel) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
processProcessElements(AbstractModel, ObjectNode, GraphicInfo) - Method in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
processUserTasks(Collection<FlowElement>, Process, Map<String, StartEvent>) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
properties - Variable in class org.flowable.ui.modeler.service.AppDefinitionPublishService
 
propertiesNode - Variable in class org.flowable.ui.modeler.service.mapper.AbstractInfoMapper
 
propertyMappers - Variable in class org.flowable.ui.modeler.service.BpmnDisplayJsonConverter
 
propertyMappers - Variable in class org.flowable.ui.modeler.service.CmmnDisplayJsonConverter
 
publish - Variable in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
publishAppDefinition(String, AppDefinitionPublishRepresentation) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
publishAppDefinition(String, Model, User) - Method in class org.flowable.ui.modeler.service.AppDefinitionPublishService
 

R

readZipFile(InputStream, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, byte[]>) - Method in class org.flowable.ui.modeler.service.AppDefinitionImportService
 
ReceiveTaskInfoMapper - Class in org.flowable.ui.modeler.service.mapper
 
ReceiveTaskInfoMapper() - Constructor for class org.flowable.ui.modeler.service.mapper.ReceiveTaskInfoMapper
 
removalDate - Variable in class org.flowable.ui.modeler.domain.ModelHistory
 
resolveAppDefinition(Model) - Method in class org.flowable.ui.modeler.service.BaseAppDefinitionService
 
reusable - Variable in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
reusable - Variable in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
ReviveModelResultRepresentation - Class in org.flowable.ui.modeler.model
 
ReviveModelResultRepresentation() - Constructor for class org.flowable.ui.modeler.model.ReviveModelResultRepresentation
 
ReviveModelResultRepresentation.UnresolveModelRepresentation - Class in org.flowable.ui.modeler.model
 
reviveProcessModelHistory(ModelHistory, User, String) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
reviveProcessModelHistory(ModelHistory, User, String) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
rules - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 

S

save(ModelHistory) - Method in interface org.flowable.ui.modeler.repository.ModelHistoryRepository
 
save(ModelHistory) - Method in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
save(ModelRelation) - Method in interface org.flowable.ui.modeler.repository.ModelRelationRepository
 
save(ModelRelation) - Method in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
save(Model) - Method in interface org.flowable.ui.modeler.repository.ModelRepository
 
save(Model) - Method in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
saveDecisionTable(String, DecisionTableSaveRepresentation) - Method in class org.flowable.ui.modeler.service.FlowableDecisionTableService
 
saveForm(String, FormSaveRepresentation) - Method in class org.flowable.ui.modeler.service.FlowableFormService
 
saveModel(Model) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
saveModel(Model, String, byte[], boolean, String, User) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
saveModel(String, String, String, String, String, boolean, String, User) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
saveModel(Model) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
saveModel(Model, String, byte[], boolean, String, User) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
saveModel(String, String, String, String, String, boolean, String, User) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
scaleArtifacts(Collection<Artifact>, BpmnModel, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleAssociations(List<Association>, CmmnModel, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleCmmnGraphicInfo(GraphicInfo, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleCmmnGraphicInfoList(List<GraphicInfo>, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleDiagram(BpmnModel, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleDiagram(CmmnModel, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleFlowElements(Collection<FlowElement>, BpmnModel, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleGraphicInfo(GraphicInfo, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scaleGraphicInfoList(List<GraphicInfo>, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
scalePlanItems(Collection<PlanItem>, CmmnModel, double) - Method in class org.flowable.ui.modeler.service.ModelImageService
 
ScriptTaskInfoMapper - Class in org.flowable.ui.modeler.service.mapper
 
ScriptTaskInfoMapper() - Constructor for class org.flowable.ui.modeler.service.mapper.ScriptTaskInfoMapper
 
SequenceFlowInfoMapper - Class in org.flowable.ui.modeler.service.mapper
 
SequenceFlowInfoMapper() - Constructor for class org.flowable.ui.modeler.service.mapper.SequenceFlowInfoMapper
 
serialize(LocalDate, JsonGenerator, SerializerProvider) - Method in class org.flowable.ui.modeler.util.CustomLocalDateSerializer
 
ServiceParameters - Class in org.flowable.ui.modeler.service
Wrapper around parameters that should be passed trough to the delegated service call.
ServiceParameters() - Constructor for class org.flowable.ui.modeler.service.ServiceParameters
 
ServiceTaskInfoMapper - Class in org.flowable.ui.modeler.service.mapper
 
ServiceTaskInfoMapper() - Constructor for class org.flowable.ui.modeler.service.mapper.ServiceTaskInfoMapper
 
setAppDefinition(AppDefinition) - Method in class org.flowable.ui.modeler.model.AppDefinitionListModelRepresentation
 
setAppDefinition(AppDefinitionRepresentation) - Method in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
setAppDefinition(AppDefinitionRepresentation) - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
setCmmnModels(List<AppModelDefinition>) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setCollectOperator(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setComment(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setComment(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
setComment(String) - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
setComment(String) - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
setComment(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setCompletenessIndicator(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setComplexExpression(boolean) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setCount(Long) - Method in class org.flowable.ui.modeler.model.CountDataRepresentation
 
setCreated(Date) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setCreated(Date) - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
setCreatedBy(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setCreatedBy(String) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setCreatedBy(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setCreatedBy(String) - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation.UnresolveModelRepresentation
 
setDataSourcePrefix(String) - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
setDecisionTableDefinition(DecisionTableDefinitionRepresentation) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
setDecisionTableDefinition(DecisionTableDefinitionRepresentation) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setDecisionTableImageBase64(String) - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
setDecisionTableMigrationEnabled(boolean) - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
setDecisionTableRepresentation(DecisionTableRepresentation) - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
setDefaultDescription(String) - Method in class org.flowable.ui.modeler.model.FormValidationError
 
setDefinition(AppDefinition) - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
setDefinition(String) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setDeploymentApiUrl(String) - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
setDescription(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setDescription(String) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setDescription(String) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setEditorJson(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionModelRepresentation
 
setEntries(List<String>) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setError(boolean) - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
setErrorDescription(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
setErrorType(int) - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
setFieldId(String) - Method in class org.flowable.ui.modeler.model.FormValidationError
 
setFieldName(String) - Method in class org.flowable.ui.modeler.model.FormValidationError
 
setFields(List<FormFieldSummaryRepresentation>) - Method in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
setForce(Boolean) - Method in class org.flowable.ui.modeler.model.AppDefinitionPublishRepresentation
 
setForce(Boolean) - Method in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
setFormDefinition(SimpleFormModel) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setFormId(Long) - Method in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
setFormImageBase64(String) - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
setFormName(String) - Method in class org.flowable.ui.modeler.model.FormFieldValuesRepresentation
 
setFormRepresentation(FormRepresentation) - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
setGroupsAccess(String) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setHitIndicator(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setIcon(String) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setIcon(String) - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
setIcon(String) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setId(String) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setId(String) - Method in class org.flowable.ui.modeler.domain.ModelInformation
 
setId(String) - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
setId(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
setId(Long) - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation.UnresolveModelRepresentation
 
setId(String) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setInputExpressions(List<DecisionTableExpressionRepresentation>) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setKey(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setKey(String) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setKey(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
setKey(String) - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
setKey(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setKey(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setKey(String) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setKey(String) - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
setKey(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setKeyAlreadyExists(boolean) - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
setLabel(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setLastUpdated(Date) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setLastUpdated(Date) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setLastUpdated(Date) - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
setLastUpdated(Date) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setLastUpdated(Date) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setLastUpdated(Date) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setLastUpdatedBy(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setLastUpdatedBy(String) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setLastUpdatedBy(String) - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
setLastUpdatedBy(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setLastUpdatedBy(String) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setLastUpdatedBy(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setLatestVersion(boolean) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setLeftFormFieldId(String) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setLeftRestResponseId(String) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setMessage(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
setMessageKey(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionUpdateResultRepresentation
 
setModelEditorJson(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setModelId(String) - Method in class org.flowable.ui.modeler.domain.ModelHistory
 
setModelId(String) - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
setModels(List<AppModelDefinition>) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setModels(List<String>) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setModelType(Integer) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setModelType(Integer) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setModelType(Integer) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setModelVersion(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setName(String) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setName(String) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setName(String) - Method in class org.flowable.ui.modeler.domain.ModelInformation
 
setName(String) - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.ModelKeyRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation.UnresolveModelRepresentation
 
setName(String) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setNewVariable(boolean) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setNewVersion(boolean) - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
setNewVersion(boolean) - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
setNextCondition(String, ConditionRepresentation) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setOperator(String) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setOutputExpressions(List<DecisionTableExpressionRepresentation>) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setParentModelId(String) - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
setProblem(String) - Method in class org.flowable.ui.modeler.model.FormValidationError
 
setPublish(boolean) - Method in class org.flowable.ui.modeler.model.AppDefinitionSaveRepresentation
 
setRemovalDate(Date) - Method in class org.flowable.ui.modeler.domain.ModelHistory
 
setRestEnabled(boolean) - Method in class org.flowable.ui.modeler.properties.FlowableModelerAppProperties
 
setReusable(boolean) - Method in class org.flowable.ui.modeler.model.DecisionTableSaveRepresentation
 
setReusable(boolean) - Method in class org.flowable.ui.modeler.model.FormSaveRepresentation
 
setRightFormFieldId(String) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setRightRestResponseId(String) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setRightType(String) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setRightValue(Object) - Method in class org.flowable.ui.modeler.model.form.ConditionRepresentation
 
setRules(List<Map<String, Object>>) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableDefinitionRepresentation
 
setStencilSetId(Long) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setTenantId(String) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setTenantId(String) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setTheme(String) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setTheme(String) - Method in class org.flowable.ui.modeler.model.LightAppRepresentation
 
setTheme(String) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setThumbnail(byte[]) - Method in class org.flowable.ui.modeler.domain.Model
 
setType(Integer) - Method in class org.flowable.ui.modeler.domain.ModelInformation
 
setType(String) - Method in class org.flowable.ui.modeler.domain.ModelRelation
 
setType(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setType(String) - Method in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
setUnresolvedModels(List<ReviveModelResultRepresentation.UnresolveModelRepresentation>) - Method in class org.flowable.ui.modeler.model.ReviveModelResultRepresentation
 
setUsersAccess(String) - Method in class org.flowable.ui.modeler.domain.AppDefinition
 
setValidatorSetName(String) - Method in class org.flowable.ui.modeler.model.FormValidationError
 
setVariableId(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setVariableType(String) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
setVersion(int) - Method in class org.flowable.ui.modeler.domain.AbstractModel
 
setVersion(Integer) - Method in class org.flowable.ui.modeler.domain.AppModelDefinition
 
setVersion(Integer) - Method in class org.flowable.ui.modeler.model.AppDefinitionRepresentation
 
setVersion(Integer) - Method in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
setVersion(Integer) - Method in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
setVersion(Integer) - Method in class org.flowable.ui.modeler.model.form.FormRepresentation
 
setVersion(int) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
setVersion(Integer) - Method in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
setWarning(boolean) - Method in class org.flowable.ui.modeler.model.FormValidationError
 
sqlSessionTemplate - Variable in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
sqlSessionTemplate - Variable in class org.flowable.ui.modeler.repository.ModelRelationRepositoryImpl
 
sqlSessionTemplate - Variable in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
stencilSetId - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 

T

tenantId - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
tenantId - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
tenantProvider - Variable in class org.flowable.ui.modeler.repository.ModelHistoryRepositoryImpl
 
tenantProvider - Variable in class org.flowable.ui.modeler.repository.ModelRepositoryImpl
 
tenantProvider - Variable in class org.flowable.ui.modeler.service.AppDefinitionPublishService
 
theme - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 
theme - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
toModel() - Method in class org.flowable.ui.modeler.model.ModelRepresentation
 
type - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
type - Variable in class org.flowable.ui.modeler.model.FormFieldSummaryRepresentation
 
TYPE_CASE_MODEL_CHILD - Static variable in interface org.flowable.ui.modeler.domain.ModelRelationTypes
 
TYPE_DECISION_TABLE_MODEL_CHILD - Static variable in interface org.flowable.ui.modeler.domain.ModelRelationTypes
 
TYPE_FORM_MODEL_CHILD - Static variable in interface org.flowable.ui.modeler.domain.ModelRelationTypes
 
TYPE_PROCESS_MODEL - Static variable in interface org.flowable.ui.modeler.domain.ModelRelationTypes
 
TYPE_PROCESS_MODEL_CHILD - Static variable in interface org.flowable.ui.modeler.domain.ModelRelationTypes
 
TYPE_SUBPROCESS_MODEL_CHILD - Static variable in interface org.flowable.ui.modeler.domain.ModelRelationTypes
 

U

UnresolveModelRepresentation(String, String, String) - Constructor for class org.flowable.ui.modeler.model.ReviveModelResultRepresentation.UnresolveModelRepresentation
 
updateAppDefinition(String, AppDefinitionSaveRepresentation) - Method in class org.flowable.ui.modeler.service.AppDefinitionServiceImpl
 
updateAppDefinition(String, AppDefinitionSaveRepresentation) - Method in interface org.flowable.ui.modeler.serviceapi.AppDefinitionService
 
updateModel(Model) - Method in class org.flowable.ui.modeler.model.ModelRepresentation
Update all editable properties of the given Model based on the values in this instance.
usersAccess - Variable in class org.flowable.ui.modeler.domain.AppDefinition
 
UserTaskInfoMapper - Class in org.flowable.ui.modeler.service.mapper
 
UserTaskInfoMapper() - Constructor for class org.flowable.ui.modeler.service.mapper.UserTaskInfoMapper
 

V

validateModelKey(Model, Integer, String) - Method in class org.flowable.ui.modeler.service.ModelServiceImpl
 
validateModelKey(Model, Integer, String) - Method in interface org.flowable.ui.modeler.serviceapi.ModelService
 
validatorSetName - Variable in class org.flowable.ui.modeler.model.FormValidationError
 
validParameterNames - Variable in class org.flowable.ui.modeler.service.ServiceParameters
 
VALUE_EQUALS - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
VALUE_GREATER - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
VALUE_GREATER_THEN - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
VALUE_LOWER - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
VALUE_LOWER_OR_EQUALS - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
VALUE_NOT_EQUALS - Static variable in interface org.flowable.ui.modeler.model.form.ConditionOperators
 
VARIABLE_TYPE_VARIABLE - Static variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
variableId - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
variableType - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableExpressionRepresentation
 
version - Variable in class org.flowable.ui.modeler.domain.AbstractModel
 
version - Variable in class org.flowable.ui.modeler.domain.AppModelDefinition
 
version - Variable in class org.flowable.ui.modeler.model.casemodel.CaseRepresentation
 
version - Variable in class org.flowable.ui.modeler.model.decisiontable.DecisionTableRepresentation
 
version - Variable in class org.flowable.ui.modeler.model.form.FormRepresentation
 
version - Variable in class org.flowable.ui.modeler.model.ModelRepresentation
 
version - Variable in class org.flowable.ui.modeler.serviceapi.AppDefinitionServiceRepresentation
 
A B C D E F G H I K L M N O P R S T U V 
Skip navigation links

Copyright © 2018 Flowable. All rights reserved.