A B C E F G H I J M N O P S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ALLOWED_FILE_EXTENSIONS - Static variable in class org.activiti.cloud.modeling.api.ProcessModelType
B
- BPMN - Static variable in class org.activiti.cloud.modeling.api.ProcessModelType
- BPMN_XML - Static variable in class org.activiti.cloud.modeling.api.ProcessModelType
- BPMN20_XML - Static variable in class org.activiti.cloud.modeling.api.ProcessModelType
C
- connectorModelType() - Method in class org.activiti.cloud.modeling.api.config.ModelingApiAutoConfiguration
- ConnectorModelType - Class in org.activiti.cloud.modeling.api
-
Connector model type
- ConnectorModelType() - Constructor for class org.activiti.cloud.modeling.api.ConnectorModelType
- Constant - Class in org.activiti.cloud.modeling.api.process
-
Constant
- Constant() - Constructor for class org.activiti.cloud.modeling.api.process.Constant
- ContentUpdateListener - Interface in org.activiti.cloud.modeling.api
-
Business logic related with actions to be done when the Model Content changes
- convertToBytes(T) - Method in interface org.activiti.cloud.modeling.api.ModelContentConverter
-
Convert an instance of the model content to bytes array
- convertToModelContent(byte[]) - Method in interface org.activiti.cloud.modeling.api.ModelContentConverter
-
Convert a bytes array to the handled model content entity.
- createModelValidationError(boolean, String, String, String) - Method in interface org.activiti.cloud.modeling.api.ModelValidationErrorProducer
- createModelValidationError(boolean, String, String, String, String) - Method in interface org.activiti.cloud.modeling.api.ModelValidationErrorProducer
- createModelValidationError(String, String) - Method in interface org.activiti.cloud.modeling.api.ModelValidationErrorProducer
- createModelValidationError(String, String, String) - Method in interface org.activiti.cloud.modeling.api.ModelValidationErrorProducer
- createModelValidationError(String, String, String, String) - Method in interface org.activiti.cloud.modeling.api.ModelValidationErrorProducer
E
- EMPTY_CONTEXT - Static variable in interface org.activiti.cloud.modeling.api.ValidationContext
- equals(Object) - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- execute(Model, FileContent) - Method in interface org.activiti.cloud.modeling.api.ContentUpdateListener
-
Perform an action over the model from the file content.
- Extensions - Class in org.activiti.cloud.modeling.api.process
-
Model extensions
- Extensions() - Constructor for class org.activiti.cloud.modeling.api.process.Extensions
F
- FOLDER_NAME - Static variable in class org.activiti.cloud.modeling.api.ConnectorModelType
- fromValue(String) - Static method in enum org.activiti.cloud.modeling.api.process.ServiceTaskActionType
- fromValue(String) - Static method in enum org.activiti.cloud.modeling.api.process.VariableMappingType
G
- getAllowedContentFileExtension() - Method in class org.activiti.cloud.modeling.api.JsonModelType
- getAllowedContentFileExtension() - Method in interface org.activiti.cloud.modeling.api.ModelType
- getAllowedContentFileExtension() - Method in class org.activiti.cloud.modeling.api.ProcessModelType
- getAsMap() - Method in class org.activiti.cloud.modeling.api.process.Extensions
- getAvailableModels(ModelType) - Method in interface org.activiti.cloud.modeling.api.ValidationContext
- getConstants() - Method in class org.activiti.cloud.modeling.api.process.Extensions
- getContent() - Method in interface org.activiti.cloud.modeling.api.Model
- getContentFileExtension() - Method in class org.activiti.cloud.modeling.api.JsonModelType
- getContentFileExtension() - Method in interface org.activiti.cloud.modeling.api.ModelType
- getContentFileExtension() - Method in class org.activiti.cloud.modeling.api.ProcessModelType
- getContentType() - Method in interface org.activiti.cloud.modeling.api.Model
- getDescription() - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- getDescription() - Method in interface org.activiti.cloud.modeling.api.Project
- getErrorCode() - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- getExtensions() - Method in interface org.activiti.cloud.modeling.api.Model
- getExtensionsFileSuffix() - Method in interface org.activiti.cloud.modeling.api.ModelType
- getFolderName() - Method in class org.activiti.cloud.modeling.api.ConnectorModelType
- getFolderName() - Method in interface org.activiti.cloud.modeling.api.ModelType
- getFolderName() - Method in class org.activiti.cloud.modeling.api.ProcessModelType
- getHandledContentType() - Method in interface org.activiti.cloud.modeling.api.ModelExtensionsValidator
-
Get handled content type by this validator (by default JSON).
- getHandledContentType() - Method in interface org.activiti.cloud.modeling.api.ModelValidator
-
Get handled content type by this validator.
- getHandledModelType() - Method in interface org.activiti.cloud.modeling.api.ContentUpdateListener
-
Get handled model type by this listener.
- getHandledModelType() - Method in interface org.activiti.cloud.modeling.api.ModelContentConverter
-
Get handled model type by this converter.
- getHandledModelType() - Method in interface org.activiti.cloud.modeling.api.ModelValidator
-
Get handled model type by this validator.
- getId() - Method in interface org.activiti.cloud.modeling.api.Model
- getId() - Method in interface org.activiti.cloud.modeling.api.ModelContent
- getId() - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- getId() - Method in interface org.activiti.cloud.modeling.api.Project
- getName() - Method in class org.activiti.cloud.modeling.api.ConnectorModelType
- getName() - Method in interface org.activiti.cloud.modeling.api.Model
- getName() - Method in interface org.activiti.cloud.modeling.api.ModelType
- getName() - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- getName() - Method in class org.activiti.cloud.modeling.api.ProcessModelType
- getName() - Method in interface org.activiti.cloud.modeling.api.Project
- getProblem() - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- getProcessVariables() - Method in class org.activiti.cloud.modeling.api.process.Extensions
- getProject() - Method in interface org.activiti.cloud.modeling.api.Model
- getTemplate() - Method in interface org.activiti.cloud.modeling.api.Model
- getTemplate() - Method in interface org.activiti.cloud.modeling.api.ModelContent
- getType() - Method in interface org.activiti.cloud.modeling.api.Model
- getType() - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- getType() - Method in class org.activiti.cloud.modeling.api.process.ProcessVariableMapping
- getValidatorSetName() - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- getValue() - Method in class org.activiti.cloud.modeling.api.process.Constant
- getValue() - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- getValue() - Method in class org.activiti.cloud.modeling.api.process.ProcessVariableMapping
- getValue() - Method in enum org.activiti.cloud.modeling.api.process.ServiceTaskActionType
- getValue() - Method in enum org.activiti.cloud.modeling.api.process.VariableMappingType
- getVariablesMappings() - Method in class org.activiti.cloud.modeling.api.process.Extensions
- getVersion() - Method in interface org.activiti.cloud.modeling.api.Model
- getVersion() - Method in interface org.activiti.cloud.modeling.api.Project
H
- hashCode() - Method in class org.activiti.cloud.modeling.api.ModelValidationError
I
- INPUTS - org.activiti.cloud.modeling.api.process.ServiceTaskActionType
- isEmpty() - Method in interface org.activiti.cloud.modeling.api.ValidationContext
- isRequired() - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- isWarning() - Method in class org.activiti.cloud.modeling.api.ModelValidationError
J
- JsonModelType - Class in org.activiti.cloud.modeling.api
-
Json based model type
- JsonModelType() - Constructor for class org.activiti.cloud.modeling.api.JsonModelType
M
- Model<A extends Project,U> - Interface in org.activiti.cloud.modeling.api
-
Interface for models
- ModelContent - Interface in org.activiti.cloud.modeling.api
-
Interface for model content
- ModelContentConverter<T extends ModelContent> - Interface in org.activiti.cloud.modeling.api
-
Model content converter interface
- ModelContentValidator - Interface in org.activiti.cloud.modeling.api
-
Business logic related with validation of a model content
- ModelExtensionsValidator - Interface in org.activiti.cloud.modeling.api
-
Business logic related with validation of the extensions of a model
- ModelingApiAutoConfiguration - Class in org.activiti.cloud.modeling.api.config
- ModelingApiAutoConfiguration() - Constructor for class org.activiti.cloud.modeling.api.config.ModelingApiAutoConfiguration
- ModelType - Interface in org.activiti.cloud.modeling.api
-
Model type interface
- ModelValidationError - Class in org.activiti.cloud.modeling.api
-
Model validation error
- ModelValidationError() - Constructor for class org.activiti.cloud.modeling.api.ModelValidationError
- ModelValidationErrorProducer - Interface in org.activiti.cloud.modeling.api
-
Producer of
ModelValidationError - ModelValidator - Interface in org.activiti.cloud.modeling.api
-
Business logic related with validation of a model
N
- NAME - Static variable in class org.activiti.cloud.modeling.api.ConnectorModelType
O
- org.activiti.cloud.modeling.api - package org.activiti.cloud.modeling.api
- org.activiti.cloud.modeling.api.config - package org.activiti.cloud.modeling.api.config
- org.activiti.cloud.modeling.api.process - package org.activiti.cloud.modeling.api.process
- OUTPUTS - org.activiti.cloud.modeling.api.process.ServiceTaskActionType
- overrideModelId(FileContent, Map<String, String>) - Method in interface org.activiti.cloud.modeling.api.ModelContentConverter
-
Converts the file content to the handled model content entity, sets the given id, and converts back to a FileContent.
P
- PROCESS - Static variable in class org.activiti.cloud.modeling.api.ProcessModelType
- PROCESSES - Static variable in class org.activiti.cloud.modeling.api.ProcessModelType
- processModelType() - Method in class org.activiti.cloud.modeling.api.config.ModelingApiAutoConfiguration
- ProcessModelType - Class in org.activiti.cloud.modeling.api
-
Process model type
- ProcessModelType() - Constructor for class org.activiti.cloud.modeling.api.ProcessModelType
- ProcessVariable - Class in org.activiti.cloud.modeling.api.process
-
Process variable
- ProcessVariable() - Constructor for class org.activiti.cloud.modeling.api.process.ProcessVariable
- ProcessVariableMapping - Class in org.activiti.cloud.modeling.api.process
-
Process variable mapping item
- ProcessVariableMapping() - Constructor for class org.activiti.cloud.modeling.api.process.ProcessVariableMapping
- Project<U> - Interface in org.activiti.cloud.modeling.api
-
Interface for projects
S
- ServiceTaskActionType - Enum in org.activiti.cloud.modeling.api.process
-
Extensions service task action types
- setConstants(Map<String, Map<String, Constant>>) - Method in class org.activiti.cloud.modeling.api.process.Extensions
- setContent(byte[]) - Method in interface org.activiti.cloud.modeling.api.Model
- setContentType(String) - Method in interface org.activiti.cloud.modeling.api.Model
- setDescription(String) - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- setDescription(String) - Method in interface org.activiti.cloud.modeling.api.Project
- setErrorCode(String) - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- setExtensions(Map<String, Object>) - Method in interface org.activiti.cloud.modeling.api.Model
- setId(String) - Method in interface org.activiti.cloud.modeling.api.Model
- setId(String) - Method in interface org.activiti.cloud.modeling.api.ModelContent
- setId(String) - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- setId(String) - Method in interface org.activiti.cloud.modeling.api.Project
- setName(String) - Method in interface org.activiti.cloud.modeling.api.Model
- setName(String) - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- setName(String) - Method in interface org.activiti.cloud.modeling.api.Project
- setProblem(String) - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- setProcessVariables(Map<String, ProcessVariable>) - Method in class org.activiti.cloud.modeling.api.process.Extensions
- setProject(A) - Method in interface org.activiti.cloud.modeling.api.Model
- setRequired(boolean) - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- setTemplate(String) - Method in interface org.activiti.cloud.modeling.api.Model
- setType(String) - Method in interface org.activiti.cloud.modeling.api.Model
- setType(String) - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- setType(VariableMappingType) - Method in class org.activiti.cloud.modeling.api.process.ProcessVariableMapping
- setValidatorSetName(String) - Method in class org.activiti.cloud.modeling.api.ModelValidationError
- setValue(Object) - Method in class org.activiti.cloud.modeling.api.process.Constant
- setValue(Object) - Method in class org.activiti.cloud.modeling.api.process.ProcessVariable
- setValue(Object) - Method in class org.activiti.cloud.modeling.api.process.ProcessVariableMapping
- setVariablesMappings(Map<String, Map<ServiceTaskActionType, Map<String, ProcessVariableMapping>>>) - Method in class org.activiti.cloud.modeling.api.process.Extensions
- setVersion(String) - Method in interface org.activiti.cloud.modeling.api.Project
- setWarning(boolean) - Method in class org.activiti.cloud.modeling.api.ModelValidationError
T
- toString() - Method in class org.activiti.cloud.modeling.api.ModelValidationError
V
- validate(byte[], ValidationContext) - Method in interface org.activiti.cloud.modeling.api.ModelValidator
-
Validate the given model.
- validateModelContent(byte[], ValidationContext) - Method in interface org.activiti.cloud.modeling.api.ModelContentValidator
-
Validate the given model content.
- validateModelExtensions(byte[], ValidationContext) - Method in interface org.activiti.cloud.modeling.api.ModelExtensionsValidator
-
Validate the given model content.
- ValidationContext - Interface in org.activiti.cloud.modeling.api
-
Generic context for validations
- VALUE - org.activiti.cloud.modeling.api.process.VariableMappingType
- valueOf(String) - Static method in enum org.activiti.cloud.modeling.api.process.ServiceTaskActionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.activiti.cloud.modeling.api.process.VariableMappingType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.activiti.cloud.modeling.api.process.ServiceTaskActionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.activiti.cloud.modeling.api.process.VariableMappingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIABLE - org.activiti.cloud.modeling.api.process.VariableMappingType
- VariableMappingType - Enum in org.activiti.cloud.modeling.api.process
-
Extensions variable mapping types
All Classes All Packages