Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ActivityProcessor - Interface in org.flowable.editor.language.json.converter
- addBooleanField(JsonNode, ServiceTask, String, String) - Static method in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- addEventCorrelationParameters(List<ExtensionElement>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addEventInIOParameters(List<IOParameter>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addEventInParameters(List<ExtensionElement>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addEventOutIOParameters(List<IOParameter>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addEventOutParameters(List<ExtensionElement>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addEventProperties(Event, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addEventRegistryProperties(FlowElement, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addExtensionAttribute(String, String, ExtensionElement) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addExtensionElement(String, JsonNode, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- addExtensionElement(String, String, SequenceFlow) - Static method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- addExtensionElement(String, String, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- addField(String, JsonNode, ServiceTask) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addField(String, String, String, JsonNode, ServiceTask) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addFieldExtensions(List<FieldExtension>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addFlowableExtensionElement(String, FlowElement) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addFlowableExtensionElementWithValue(String, String, FlowElement) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addFormProperties(List<FormProperty>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addInitiatorCanCompleteExtensionElement(boolean, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- addMapException(List<MapExceptionEntry>, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- addReceiveEventExtensionElements(JsonNode, FlowElement) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- AdhocSubProcessJsonConverter - Class in org.flowable.editor.language.json.converter
- AdhocSubProcessJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.AdhocSubProcessJsonConverter
- AssociationJsonConverter - Class in org.flowable.editor.language.json.converter
- AssociationJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.AssociationJsonConverter
B
- BaseBpmnJsonConverter - Class in org.flowable.editor.language.json.converter
- BaseBpmnJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- BoundaryEventJsonConverter - Class in org.flowable.editor.language.json.converter
- BoundaryEventJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- BPMN_CONVERTERS - Static variable in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- BpmnJsonConverter - Class in org.flowable.editor.language.json.converter
- BpmnJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.BpmnJsonConverter
- BpmnJsonConverterContext - Interface in org.flowable.editor.language.json.converter
- BpmnJsonConverterUtil - Class in org.flowable.editor.language.json.converter
- BusinessRuleTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- BusinessRuleTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.BusinessRuleTaskJsonConverter
C
- CallActivityJsonConverter - Class in org.flowable.editor.language.json.converter
- CallActivityJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.CallActivityJsonConverter
- CamelTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- CamelTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.CamelTaskJsonConverter
- CatchEventJsonConverter - Class in org.flowable.editor.language.json.converter
- CatchEventJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.CatchEventJsonConverter
- CollectionUtils - Class in org.flowable.editor.language.json.converter.util
- convertDataPropertiesToJson(List<ValuedDataObject>, ObjectNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.AdhocSubProcessJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.AssociationJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BusinessRuleTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.CallActivityJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.CamelTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.CatchEventJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.DataStoreJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.EndEventJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.EventGatewayJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.EventSubProcessJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ExclusiveGatewayJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ExternalWorkerServiceTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.HttpTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.InclusiveGatewayJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.MailTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ManualTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.MuleTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ParallelGatewayJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ReceiveTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ScriptTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SendEventTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SendTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ShellTaskJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.StartEventJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SubProcessJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.TextAnnotationJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ThrowEventJsonConverter
- convertElementToJson(ObjectNode, BaseElement, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- convertEscalationDefinitionsToJson(BpmnModel, ObjectNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertEventListenersToJson(List<EventListener>, ObjectNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertJsonToCompensationDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToConditionalDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToDataProperties(JsonNode, BaseElement) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.AdhocSubProcessJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.AssociationJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BusinessRuleTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.CallActivityJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.CamelTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.CatchEventJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.DataStoreJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.EndEventJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.EventGatewayJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.EventSubProcessJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ExclusiveGatewayJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ExternalWorkerServiceTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.HttpTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.InclusiveGatewayJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.MailTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ManualTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.MuleTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ParallelGatewayJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ReceiveTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ScriptTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SendEventTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SendTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ShellTaskJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.StartEventJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.SubProcessJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.TextAnnotationJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.ThrowEventJsonConverter
- convertJsonToElement(JsonNode, JsonNode, Map<String, JsonNode>, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- convertJsonToErrorDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToEscalationDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToEventCorrelationParameters(JsonNode, String, FlowElement) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToEventOutParameters(JsonNode, FlowElement) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToFormProperties(JsonNode, BaseElement) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToInIOParameters(JsonNode, SendEventServiceTask) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToInParameters(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToListeners(JsonNode, BaseElement) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertJsonToMessageDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToMessages(JsonNode, BpmnModel) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertJsonToOutIOParameters(JsonNode, SendEventServiceTask) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToSignalDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToTimerDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToVariableAggregationDefinitions(JsonNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertJsonToVariableListenerDefinition(JsonNode, Event) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertListenersToJson(List<FlowableListener>, boolean, ObjectNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertListToCommaSeparatedString(List<String>) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertMessagesToJson(Collection<Message>, ObjectNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertMessagesToJson(BpmnModel, ObjectNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertSignalDefinitionsToJson(BpmnModel, ObjectNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- convertToBpmnModel(JsonNode) - Method in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- convertToBpmnModel(JsonNode, JsonNode, ActivityProcessor, BaseElement, Map<String, JsonNode>, BpmnModel, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertToBpmnModel(JsonNode, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- convertToJson(BpmnModel) - Method in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- convertToJson(BpmnModel, BpmnJsonConverterContext) - Method in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- convertToJson(BpmnJsonConverterContext, BaseElement, ActivityProcessor, BpmnModel, FlowElementsContainer, ArrayNode, double, double) - Method in class org.flowable.editor.language.json.converter.AssociationJsonConverter
- convertToJson(BpmnJsonConverterContext, BaseElement, ActivityProcessor, BpmnModel, FlowElementsContainer, ArrayNode, double, double) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- convertToJson(BpmnJsonConverterContext, BaseElement, ActivityProcessor, BpmnModel, FlowElementsContainer, ArrayNode, double, double) - Method in class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- convertToJson(BpmnJsonConverterContext, BaseElement, ActivityProcessor, BpmnModel, FlowElementsContainer, ArrayNode, double, double) - Method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- createBoundsNode(double, double, double, double) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- createChildShape(String, String, double, double, double, double) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- createDataAssociation(DataAssociation, boolean, Activity) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- createExtensionAttribute(String, String) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- createPositionNode(double, double) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- createResourceNode(String) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
D
- DataStoreJsonConverter - Class in org.flowable.editor.language.json.converter
- DataStoreJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.DataStoreJsonConverter
- DecisionTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- DecisionTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
E
- EDITOR_BOUNDS - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_BOUNDS_LOWER_RIGHT - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_BOUNDS_UPPER_LEFT - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_BOUNDS_X - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_BOUNDS_Y - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_CHILD_SHAPES - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_DOCKERS - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_OUTGOING - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_PROPERTIES_GENERAL_ITEMS - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_SHAPE_ID - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_SHAPE_PROPERTIES - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_STENCIL - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EDITOR_STENCIL_ID - Static variable in interface org.flowable.editor.constants.EditorJsonConstants
- EditorJsonConstants - Interface in org.flowable.editor.constants
- EndEventJsonConverter - Class in org.flowable.editor.language.json.converter
- EndEventJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.EndEventJsonConverter
- EventGatewayJsonConverter - Class in org.flowable.editor.language.json.converter
- EventGatewayJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.EventGatewayJsonConverter
- EventSubProcessJsonConverter - Class in org.flowable.editor.language.json.converter
- EventSubProcessJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.EventSubProcessJsonConverter
- ExclusiveGatewayJsonConverter - Class in org.flowable.editor.language.json.converter
- ExclusiveGatewayJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ExclusiveGatewayJsonConverter
- ExternalWorkerServiceTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- ExternalWorkerServiceTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ExternalWorkerServiceTaskJsonConverter
F
- fillAssigneeInfo(JsonNode, JsonNode, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.AdhocSubProcessJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.AssociationJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.BusinessRuleTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CallActivityJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CamelTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CatchEventJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.DataStoreJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EndEventJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EventGatewayJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EventSubProcessJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ExclusiveGatewayJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ExternalWorkerServiceTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.HttpTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.InclusiveGatewayJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MailTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ManualTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MuleTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ParallelGatewayJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ReceiveTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ScriptTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SendEventTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SendTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ShellTaskJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.StartEventJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SubProcessJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.TextAnnotationJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ThrowEventJsonConverter
- fillBpmnTypes(Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- fillCandidateGroups(JsonNode, JsonNode, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- fillCandidateUsers(JsonNode, JsonNode, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.AdhocSubProcessJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.AssociationJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.BusinessRuleTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CallActivityJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CamelTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CatchEventJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.DataStoreJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EndEventJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EventGatewayJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EventSubProcessJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ExclusiveGatewayJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ExternalWorkerServiceTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.HttpTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.InclusiveGatewayJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MailTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ManualTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MuleTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ParallelGatewayJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ReceiveTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ScriptTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SendEventTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SendTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ShellTaskJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.StartEventJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SubProcessJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.TextAnnotationJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ThrowEventJsonConverter
- fillJsonTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- fillProperty(String, String, ObjectNode, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.AdhocSubProcessJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.AssociationJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.BusinessRuleTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CallActivityJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CamelTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.CatchEventJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.DataStoreJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EndEventJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EventGatewayJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.EventSubProcessJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ExclusiveGatewayJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ExternalWorkerServiceTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.HttpTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.InclusiveGatewayJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MailTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ManualTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.MuleTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ParallelGatewayJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ReceiveTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ScriptTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SendEventTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SendTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ShellTaskJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.StartEventJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.SubProcessJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.TextAnnotationJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.ThrowEventJsonConverter
- fillTypes(Map<String, Class<? extends BaseBpmnJsonConverter>>, Map<Class<? extends BaseElement>, Class<? extends BaseBpmnJsonConverter>>) - Static method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- filterOutJsonNodes(List<JsonConverterUtil.JsonLookupResult>) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- flowElementNode - Variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
G
- gatherLongPropertyFromJsonNodes(Iterable<JsonNode>, String) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
-
Loops through a list of
JsonNodeinstances, and stores the given property with given type in the returned set In Java 8, this probably could be done a lot cooler. - gatherStringPropertyFromJsonNodes(Iterable<JsonNode>, String) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getAppModelReferencedModelIds(JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getAppModelReferencedProcessModels(JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getBpmnProcessModelChildShapesPropertyValues(JsonNode, String, List<String>) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
-
Usable for BPMN 2.0 editor json: traverses all child shapes (also nested), goes into the properties and sees if there is a matching property in the 'properties' of the childshape and returns those in a list.
- getBpmnProcessModelDecisionServiceReferences(JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getBpmnProcessModelDecisionTableReferences(JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getBpmnProcessModelFormReferences(JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getDecisionServiceModelInfoForDecisionServiceModelKey(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getDecisionServiceModelInfoForDecisionServiceModelKey(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getDecisionServiceModelKeyForDecisionServiceModelId(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getDecisionServiceModelKeyForDecisionServiceModelId(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getDecisionTableModelInfoForDecisionTableModelKey(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getDecisionTableModelInfoForDecisionTableModelKey(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getDecisionTableModelKeyForDecisionTableModelId(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getDecisionTableModelKeyForDecisionTableModelId(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getElementId(JsonNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- getExtensionElementValue(String, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- getExtensionElementValueAsInt(String, UserTask) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- getExtensionValue(String, FlowElement) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- getFormModelInfoForFormModelKey(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getFormModelInfoForFormModelKey(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getFormModelKeyForFormModelId(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getFormModelKeyForFormModelId(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getId() - Method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
- getJsonNode() - Method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
- getName() - Method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
- getProcessModelInfoForProcessModelKey(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getProcessModelInfoForProcessModelKey(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getProcessModelKeyForProcessModelId(String) - Method in interface org.flowable.editor.language.json.converter.BpmnJsonConverterContext
- getProcessModelKeyForProcessModelId(String) - Method in class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- getProperty(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- getProperty(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getPropertyValueAsBoolean(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getPropertyValueAsBoolean(String, JsonNode, boolean) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getPropertyValueAsList(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getPropertyValueAsString(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- getPropertyValueAsString(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- getStencilId(JsonNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.AdhocSubProcessJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.AssociationJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.BusinessRuleTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.CallActivityJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.CamelTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.CatchEventJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.DataStoreJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.EndEventJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.EventGatewayJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.EventSubProcessJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ExclusiveGatewayJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ExternalWorkerServiceTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.HttpTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.InclusiveGatewayJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.MailTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ManualTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.MuleTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ParallelGatewayJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ReceiveTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ScriptTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.SendEventTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.SendTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ShellTaskJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.StartEventJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.SubProcessJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.TextAnnotationJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.ThrowEventJsonConverter
- getStencilId(BaseElement) - Method in class org.flowable.editor.language.json.converter.UserTaskJsonConverter
- getValueAsBoolean(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- getValueAsList(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- getValueAsString(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- getValueAsString(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
H
- HttpTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- HttpTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.HttpTaskJsonConverter
I
- InclusiveGatewayJsonConverter - Class in org.flowable.editor.language.json.converter
- InclusiveGatewayJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.InclusiveGatewayJsonConverter
- internalGetBpmnProcessChildShapePropertyValues(JsonNode, String, List<String>, List<JsonConverterUtil.JsonLookupResult>) - Static method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil
- isEmpty(Collection<?>) - Static method in class org.flowable.editor.language.json.converter.util.CollectionUtils
- isNotEmpty(Collection<?>) - Static method in class org.flowable.editor.language.json.converter.util.CollectionUtils
J
- JSON_CONVERTERS - Static variable in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- JSON_MAPPER - Static variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- JsonConverterUtil - Class in org.flowable.editor.language.json.converter.util
- JsonConverterUtil.JsonLookupResult - Class in org.flowable.editor.language.json.converter.util
- JsonLookupResult(String, JsonNode) - Constructor for class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
- JsonLookupResult(String, String, JsonNode) - Constructor for class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
L
- LOG - Static variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- lookForAttachedRef(String, JsonNode) - Method in class org.flowable.editor.language.json.converter.BoundaryEventJsonConverter
- lookForSourceRef(String, JsonNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
M
- MailTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- MailTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.MailTaskJsonConverter
- ManualTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- ManualTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ManualTaskJsonConverter
- MessageFlowJsonConverter - Class in org.flowable.editor.language.json.converter
- MessageFlowJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.MessageFlowJsonConverter
- model - Variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- MODEL_DESCRIPTION - Static variable in interface org.flowable.editor.constants.ModelDataJsonConstants
- MODEL_ID - Static variable in interface org.flowable.editor.constants.ModelDataJsonConstants
- MODEL_NAME - Static variable in interface org.flowable.editor.constants.ModelDataJsonConstants
- MODEL_REVISION - Static variable in interface org.flowable.editor.constants.ModelDataJsonConstants
- ModelDataJsonConstants - Interface in org.flowable.editor.constants
- MODELER_NAMESPACE - Static variable in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- MuleTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- MuleTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.MuleTaskJsonConverter
O
- org.flowable.editor.constants - package org.flowable.editor.constants
- org.flowable.editor.language.json.converter - package org.flowable.editor.language.json.converter
- org.flowable.editor.language.json.converter.util - package org.flowable.editor.language.json.converter.util
P
- ParallelGatewayJsonConverter - Class in org.flowable.editor.language.json.converter
- ParallelGatewayJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ParallelGatewayJsonConverter
- parseEventListeners(JsonNode, Process) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- parseListeners(JsonNode, BaseElement, boolean) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- parseMessages(JsonNode, BpmnModel) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
- processDataStoreReferences(FlowElementsContainer, String, ArrayNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- processFlowElements(FlowElementsContainer, BpmnModel, ArrayNode, BpmnJsonConverterContext, double, double) - Method in interface org.flowable.editor.language.json.converter.ActivityProcessor
- processFlowElements(FlowElementsContainer, BpmnModel, ArrayNode, BpmnJsonConverterContext, double, double) - Method in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- processJsonElements(JsonNode, JsonNode, BaseElement, Map<String, JsonNode>, BpmnJsonConverterContext, BpmnModel) - Method in interface org.flowable.editor.language.json.converter.ActivityProcessor
- processJsonElements(JsonNode, JsonNode, BaseElement, Map<String, JsonNode>, BpmnJsonConverterContext, BpmnModel) - Method in class org.flowable.editor.language.json.converter.BpmnJsonConverter
- processor - Variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- processVariableAggregationDefinitions(VariableAggregationDefinitions, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- PROPERTY_ASYNCHRONOUS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALENDAR_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_BUSINESS_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_CALLEDELEMENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_CALLEDELEMENTTYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_COMPLETE_ASYNC - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_FALLBACK_TO_DEFAULT_TENANT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_ID_VARIABLE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_IN - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_INHERIT_BUSINESS_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_INHERIT_VARIABLES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_OUT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_PROCESS_INSTANCE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_SAME_DEPLOYMENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CALLACTIVITY_USE_LOCALSCOPE_FOR_OUTPARAMETERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CAMELTASK_CAMELCONTEXT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CANCEL_ACTIVITY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_COMPENSATION_ACTIVITY_REF - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_CONDITIONAL_EVENT_CONDITION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DATA_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DATA_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DATA_PROPERTIES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DATA_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DATA_VALUE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISION_REFERENCE_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONSERVICE_REFERENCE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONSERVICE_REFERENCE_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_FALLBACK_TO_DEFAULT_TENANT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_FALLBACK_TO_DEFAULT_TENANT_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_REFERENCE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_REFERENCE_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_REFERENCE_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_REFERENCE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_SAME_DEPLOYMENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_SAME_DEPLOYMENT_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_THROW_ERROR_NO_HITS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DECISIONTABLE_THROW_ERROR_NO_HITS_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_DOCUMENTATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ERROR_VARIABLE_LOCAL_SCOPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ERROR_VARIABLE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ERROR_VARIABLE_TRANSIENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ERRORREF - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ESCALATION_DEFINITION_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ESCALATION_DEFINITION_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ESCALATION_DEFINITIONS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_ESCALATIONREF - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_LISTENERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CHANNEL_DESTINATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CHANNEL_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CHANNEL_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CHANNEL_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CORRELATION_PARAMETERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CORRELATIONNAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CORRELATIONTYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_CORRELATIONVALUE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_EVENT_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_EVENT_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_IN_PARAMETERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_KEY_DETECTION_FIXED_VALUE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_KEY_DETECTION_JSON_FIELD - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_KEY_DETECTION_JSON_POINTER - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_OUT_PARAMETERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_PARAMETER_EVENTNAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_PARAMETER_EVENTTYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_PARAMETER_VARIABLENAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_TRIGGER_CHANNEL_DESTINATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_TRIGGER_CHANNEL_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_TRIGGER_CHANNEL_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_TRIGGER_CHANNEL_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_TRIGGER_EVENT_KEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENT_REGISTRY_TRIGGER_EVENT_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_CLASS_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_DELEGATE_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_ENTITY_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_ERROR_CODE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_EVENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_EVENTS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_IMPLEMENTATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_MESSAGE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_RETHROW_EVENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_RETHROW_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_SIGNAL_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EVENTLISTENER_VALUE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EXCLUSIVE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EXECUTION_LISTENERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_EXTERNAL_WORKER_JOB_TOPIC - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FIELD_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FIELD_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FIELD_STRING - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FIELD_STRING_VALUE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FOR_COMPENSATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_DATE_PATTERN - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_DEFAULT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_ENUM_VALUES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_ENUM_VALUES_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_ENUM_VALUES_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_FIELD_VALIDATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_PROPERTIES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_READABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_REFERENCE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_REQUIRED - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORM_WRITABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_FORMKEY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_PARALLEL_IN_SAME_TRANSACTION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_BODY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_BODY_ENCODING - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_DISALLOW_REDIRECTS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_FAIL_STATUS_CODES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_HANDLE_STATUS_CODES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_HEADERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_IGNORE_EXCEPTION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_METHOD - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_TIMEOUT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_REQ_URL - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_RESPONSE_VARIABLE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_RESULT_VARIABLE_PREFIX - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_SAVE_REQUEST_VARIABLES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_SAVE_RESPONSE_AS_JSON - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_SAVE_RESPONSE_PARAMETERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_HTTPTASK_SAVE_RESPONSE_TRANSIENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_INTERRUPTING - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_IOPARAMETER_SOURCE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_IOPARAMETER_SOURCE_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_IOPARAMETER_TARGET - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_IS_EAGER_EXECUTION_FETCHING - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_IS_EXECUTABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_LISTENER_CLASS_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_LISTENER_DELEGATE_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_LISTENER_EVENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_LISTENER_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_LISTENER_FIELDS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_BCC - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_CC - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_CHARSET - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_FROM - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_HEADERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_HTML - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_HTML_VAR - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_SUBJECT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_TEXT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_TEXT_VAR - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MAILTASK_TO - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGE_DEFINITION_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGE_DEFINITION_ITEM_REF - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGE_DEFINITION_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGE_DEFINITIONS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGE_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGE_ITEM_REF - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGEEXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGEREF - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MESSAGES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULETASK_ENDPOINT_URL - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULETASK_LANGUAGE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULETASK_PAYLOAD_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULETASK_RESULT_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULTIINSTANCE_CARDINALITY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULTIINSTANCE_COLLECTION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULTIINSTANCE_CONDITION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULTIINSTANCE_INDEX_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULTIINSTANCE_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULTIINSTANCE_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_MULTIINSTANCE_VARIABLE_AGGREGATIONS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_NONE_STARTEVENT_INITIATOR - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_OVERRIDE_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_PROCESS_AUTHOR - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_PROCESS_HISTORYLEVEL - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_PROCESS_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_PROCESS_NAMESPACE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_PROCESS_POTENTIALSTARTERGROUP - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_PROCESS_POTENTIALSTARTERUSER - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_PROCESS_VERSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_RULETASK_CLASS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_RULETASK_EXCLUDE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_RULETASK_RESULT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_RULETASK_RULES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_RULETASK_VARIABLES_INPUT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SCRIPT_AUTO_STORE_VARIABLES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SCRIPT_FORMAT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SCRIPT_TEXT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SEQUENCEFLOW_CONDITION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SEQUENCEFLOW_DEFAULT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SEQUENCEFLOW_ORDER - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_CLASS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_DELEGATE_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_EXCEPTION_CHILDREN - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_EXCEPTION_CLASS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_EXCEPTION_CODE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_EXCEPTIONS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_FAILED_JOB_RETRY_TIME_CYCLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_FIELD_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_FIELD_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_FIELD_STRING - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_FIELD_STRING_VALUE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_FIELDS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_RESULT_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_STORE_TRANSIENT_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_TRIGGERABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SERVICETASK_USE_LOCAL_SCOPE_FOR_RESULT_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_ARG1 - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_ARG2 - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_ARG3 - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_ARG4 - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_ARG5 - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_CLEAN_ENV - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_COMMAND - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_DIRECTORY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_ERROR_CODE_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_ERROR_REDIRECT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_OUTPUT_VARIABLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SHELLTASK_WAIT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SIGNAL_DEFINITION_ID - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SIGNAL_DEFINITION_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SIGNAL_DEFINITION_SCOPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SIGNAL_DEFINITIONS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SIGNALEXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SIGNALREF - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_SKIP_EXPRESSION - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_TASK_LISTENERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_TERMINATE_ALL - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_TERMINATE_MULTI_INSTANCE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_TIMER_CYCLE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_TIMER_CYCLE_END_DATE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_TIMER_DATE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_TIMER_DURATON - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_ASSIGNEE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_ASSIGNMENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_CANDIDATE_GROUPS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_CANDIDATE_USERS - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_CATEGORY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_DUEDATE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_OWNER - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_PRIORITY - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_USERTASK_TASK_ID_VARIABLE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_VALUE_NO - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_VALUE_YES - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_VARIABLE_LISTENER_VARIABLE_CHANGE_TYPE - Static variable in interface org.flowable.editor.constants.StencilConstants
- PROPERTY_VARIABLE_LISTENER_VARIABLE_NAME - Static variable in interface org.flowable.editor.constants.StencilConstants
R
- ReceiveTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- ReceiveTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ReceiveTaskJsonConverter
- REFERENCE_TYPE_DECISION_SERVICE - Static variable in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
- REFERENCE_TYPE_DECISION_TABLE - Static variable in class org.flowable.editor.language.json.converter.DecisionTaskJsonConverter
S
- ScriptTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- ScriptTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ScriptTaskJsonConverter
- SendEventTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- SendEventTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.SendEventTaskJsonConverter
- SendTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- SendTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.SendTaskJsonConverter
- SequenceFlowJsonConverter - Class in org.flowable.editor.language.json.converter
- SequenceFlowJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- ServiceTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- ServiceTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- setFieldConditionExpression(SequenceFlow, JsonNode) - Static method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- setId(String) - Method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
- setJsonNode(JsonNode) - Method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
- setName(String) - Method in class org.flowable.editor.language.json.converter.util.JsonConverterUtil.JsonLookupResult
- setOutcomeConditionExpression(SequenceFlow, JsonNode) - Static method in class org.flowable.editor.language.json.converter.SequenceFlowJsonConverter
- setPropertyFieldValue(String, String, ServiceTask, ObjectNode) - Method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- setPropertyFieldValue(String, ServiceTask, ObjectNode) - Method in class org.flowable.editor.language.json.converter.ServiceTaskJsonConverter
- setPropertyValue(String, String, ObjectNode) - Method in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- shapesArrayNode - Variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- ShellTaskJsonConverter - Class in org.flowable.editor.language.json.converter
-
This class converts
ServiceTaskto json representation for modeler - ShellTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ShellTaskJsonConverter
- StandaloneBpmnConverterContext - Class in org.flowable.editor.language.json.converter
- StandaloneBpmnConverterContext() - Constructor for class org.flowable.editor.language.json.converter.StandaloneBpmnConverterContext
- StartEventJsonConverter - Class in org.flowable.editor.language.json.converter
- StartEventJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.StartEventJsonConverter
- STENCIL_ADHOC_SUB_PROCESS - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_ASSOCIATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_CALL_ACTIVITY - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_COLLAPSED_SUB_PROCESS - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_DATA_ASSOCIATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_DATA_STORE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_CANCEL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_COMPENSATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_CONDITIONAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_ERROR - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_ESCALATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_EVENT_REGISTRY - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_MESSAGE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_SIGNAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_TIMER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_BOUNDARY_VARIABLE_LISTENER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_CATCH_CONDITIONAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_CATCH_EVENT_REGISTRY - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_CATCH_MESSAGE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_CATCH_SIGNAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_CATCH_TIMER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_CATCH_VARIABLE_LISTENER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_END_CANCEL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_END_ERROR - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_END_ESCALATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_END_NONE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_END_TERMINATE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_CONDITIONAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_ERROR - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_ESCALATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_EVENT_REGISTRY - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_MESSAGE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_NONE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_SIGNAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_TIMER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_START_VARIABLE_LISTENER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_SUB_PROCESS - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_THROW_COMPENSATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_THROW_ESCALATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_THROW_NONE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_EVENT_THROW_SIGNAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_GATEWAY_EVENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_GATEWAY_EXCLUSIVE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_GATEWAY_INCLUSIVE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_GATEWAY_PARALLEL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_LANE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_MESSAGE_FLOW - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_POOL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_SEQUENCE_FLOW - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_SUB_PROCESS - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_BUSINESS_RULE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_CAMEL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_DECISION - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_EXTERNAL_WORKER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_HTTP - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_MAIL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_MANUAL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_MULE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_RECEIVE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_RECEIVE_EVENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_SCRIPT - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_SEND - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_SEND_EVENT - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_SERVICE - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_SHELL - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TASK_USER - Static variable in interface org.flowable.editor.constants.StencilConstants
- STENCIL_TEXT_ANNOTATION - Static variable in interface org.flowable.editor.constants.StencilConstants
- StencilConstants - Interface in org.flowable.editor.constants
- SubProcessJsonConverter - Class in org.flowable.editor.language.json.converter
- SubProcessJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.SubProcessJsonConverter
- subProcessX - Variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
- subProcessY - Variable in class org.flowable.editor.language.json.converter.BaseBpmnJsonConverter
T
- TextAnnotationJsonConverter - Class in org.flowable.editor.language.json.converter
- TextAnnotationJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.TextAnnotationJsonConverter
- ThrowEventJsonConverter - Class in org.flowable.editor.language.json.converter
- ThrowEventJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.ThrowEventJsonConverter
U
- UserTaskJsonConverter - Class in org.flowable.editor.language.json.converter
- UserTaskJsonConverter() - Constructor for class org.flowable.editor.language.json.converter.UserTaskJsonConverter
V
- validateIfNodeIsTextual(JsonNode) - Static method in class org.flowable.editor.language.json.converter.BpmnJsonConverterUtil
All Classes and Interfaces|All Packages|Constant Field Values