jBPM Designer - Backend 6.0.3-SNAPSHOT

Constant Field Values


Contents
org.jbpm.*

org.jbpm.designer.bpmn2.impl.Bpmn2JsonMarshaller
public static final String defaultBgColor_Activities "#fafad2"
public static final String defaultBgColor_CatchingEvents "#f5deb3"
public static final String defaultBgColor_DataObjects "#C0C0C0"
public static final String defaultBgColor_EndEvents "#ff6347"
public static final String defaultBgColor_Events "#f5deb3"
public static final String defaultBgColor_Gateways "#f0e68c"
public static final String defaultBgColor_StartEvents "#9acd32"
public static final String defaultBgColor_Swimlanes "#ffffff"
public static final String defaultBgColor_ThrowingEvents "#8cabff"
public static final String defaultBrColor "#000000"
public static final String defaultBrColor_CatchingEvents "#a0522d"
public static final String defaultBrColor_Gateways "#a67f00"
public static final String defaultBrColor_ThrowingEvents "#008cec"
public static final String defaultFontColor "#000000"
public static final String defaultSequenceflowColor "#000000"

org.jbpm.designer.bpmn2.impl.Bpmn2JsonUnmarshaller
public static final String defaultBgColor "#fafad2"
public static final String defaultBrColor "#000000"
public static final String defaultFontColor "#000000"
public static final String defaultRelationshipType "BPSimData"
public static final String defaultSequenceflowColor "#000000"

org.jbpm.designer.bpmn2.validation.BPMN2SyntaxChecker
public static final String BPMN2_TYPE "BPMN2"
public static final String PROCESS_TYPE "Process"
public static final String SIMULATION_TYPE "Simulation"

org.jbpm.designer.expressioneditor.marshalling.ExpressionEditorMessageTokens
public static final String CONDITION_TOKEN "condition"
public static final String CONDITIONS_TOKEN "conditions"
public static final String ERROR_CODE_TOKEN "errorCode"
public static final String ERROR_MESSAGE_TOKEN "errorMessage"
public static final String OPERATOR_TOKEN "operator"
public static final String PARAMETERS_TOKEN "parameters"
public static final String SCRIPT_TOKEN "script"

org.jbpm.designer.expressioneditor.model.ConditionExpression
public static final String AND_OPERATOR "AND"
public static final String OR_OPERATOR "OR"

org.jbpm.designer.expressioneditor.parser.ExpressionParser
public static final String BLANK_AFTER_RETURN_EXPECTED_ERROR "Sentence \"{0}\" must be followed by a blank space or a line break."
public static final String FUNCTION_CALL_NOT_CLOSED_PROPERLY_ERROR "Function call \"{0}\" is not closed properly, character \")\" is expected."
public static final String FUNCTION_CALL_NOT_FOUND_ERROR "Function call was not found, a token like \"KieFunctions.functionName(variable, params)\" is expected."
public static final String FUNCTION_NAME_NOT_RECOGNIZED_ERROR "The function name \"{0}\" is not recognized by system."
public static final String KIE_FUNCTIONS "KieFunctions."
public static final String PARAMETER_DELIMITER_EXPECTED_ERROR "Parameter delimiter \",\" is expected."
public static final String RETURN_SENTENCE_EXPECTED_ERROR "Sentence \"{0}\" is expected."
public static final String SENTENCE_NOT_CLOSED_PROPERLY_ERROR "Script not closed properly, character \";\" is expected."
public static final String STRING_PARAMETER_EXPECTED_ERROR "String parameter value like \"some value\" is expected."
public static final String VALID_FUNCTION_CALL_NOT_FOUND_ERROR "The \"KieFunctions.\" keyword must be followed by one of the following function names: \"{0}\""
public static final String VARIABLE_NAME_EXPECTED_ERROR "Variable name not found, a valid process variable name is expected."

org.jbpm.designer.expressioneditor.server.ExpressionEditorErrors
public static final String INVALID_CONDITION_ERROR "INVALID_CONDITION_ERROR"
public static final String INVALID_MESSAGE_ERROR "INVALID_MESSAGE_ERROR"
public static final String SCRIPT_GENERATION_ERROR "SCRIPT_GENERATION_ERROR"
public static final String SCRIPT_PARSING_ERROR "SCRIPT_PARSING_ERROR"

org.jbpm.designer.expressioneditor.server.ExpressionEditorProcessor
public static final String COMMAND_PARAM "expression_editor_command"
public static final String MESSAGE_PARAM "expression_editor_message"

org.jbpm.designer.filter.DesignerResourcesRedirectFilter
public static final String DESIGNER_PREFIX "/org.jbpm.designer.jBPMDesigner"

org.jbpm.designer.filter.InsertAt
public static final int BODY_BEGIN 2
public static final int BODY_END 3
public static final int HEAD_BEGIN 0
public static final int HEAD_END 1

org.jbpm.designer.server.AutoLayouterServlet
public static final boolean DEBUG false

org.jbpm.designer.server.EditorHandler
public static final String BUNDLE_VERSION "Bundle-Version"
public static final String DEV "designer.dev"
public static final String PREPROCESS "designer.preprocess"
public static final String PRESET_PERSPECTIVE "org.jbpm.designer.perspective"
public static final String SKIN "designer.skin"

org.jbpm.designer.server.Repository
public static final String DEFAULT_MODEL_DESCRIPTION "The initial version of this model has been generated automatically."
public static final String DEFAULT_MODEL_NAME "Generated Model"
public static final String DEFAULT_MODEL_TYPE "http://b3mn.org/stencilset/bpmn1.1#BPMNDiagram"
public static final String DEFAULT_STENCILSET "/stencilsets/bpmn1.1/bpmn1.1.json"
public static final String DEFAULT_TYPE "http://b3mn.org/stencilset/bpmn1.1#"
public static final String NEW_MODEL_SVG_STRING "<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:oryx=\"http://oryx-editor.org\" id=\"oryx_98F1C176-75F8-4C0A-899E-0F5E352A5F58\" width=\"10\" height=\"10\" xlink=\"http://www.w3.org/1999/xlink\" svg=\"http://www.w3.org/2000/svg\"><defs/><g stroke=\"none\" font-family=\"Verdana\" font-size=\"12\"><g class=\"stencils\" transform=\"translate(0)\"><g class=\"me\"/><g class=\"children\"/><g class=\"edge\"/></g></g></svg>"

org.jbpm.designer.server.ServiceComposerServlet
public static final String BASE_STENCILSET "http://b3mn.org/stencilset/bpmn1.1#"

org.jbpm.designer.server.StencilSetExtensionGenerator
public static final String DEFAULT_BASE_STENCIL "Task"
public static final String DEFAULT_BASE_STENCIL_SET "http://b3mn.org/stencilset/bpmn1.1#"
public static final String DEFAULT_BASE_STENCIL_SET_PATH "/stencilsets/bpmn1.1/bpmn1.1.json"
public static final String DEFAULT_STENCIL_SET_EXTENSION_NAME_PREFIX "Generated Stencil Set Extension"

org.jbpm.designer.server.service.DefaultDesignerAssetService
public static final String PROCESS_STUB "<?xml version=\"1.0\" encoding=\"UTF-8\"?> \n<bpmn2:definitions xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns=\"http://www.omg.org/bpmn20\" xmlns:bpmn2=\"http://www.omg.org/spec/BPMN/20100524/MODEL\" xmlns:bpmndi=\"http://www.omg.org/spec/BPMN/20100524/DI\" xmlns:bpsim=\"http://www.bpsim.org/schemas/1.0\" xmlns:dc=\"http://www.omg.org/spec/DD/20100524/DC\" xmlns:drools=\"http://www.jboss.org/drools\" \nid=\"Definition\" xsi:schemaLocation=\"http://www.omg.org/spec/BPMN/20100524/MODEL BPMN20.xsd http://www.jboss.org/drools drools.xsd http://www.bpsim.org/schemas/1.0 bpsim.xsd\" expressionLanguage=\"http://www.mvel.org/2.0\" targetNamespace=\"http://www.omg.org/bpmn20\" typeLanguage=\"http://www.java.com/javaTypes\"> \n <bpmn2:process id=\"${processid}\" drools:packageName=\"org.jbpm\" drools:version=\"1.0\" name=\"\" isExecutable=\"true\"> \n <bpmn2:startEvent id=\"processStartEvent\" drools:bgcolor=\"#9acd32\" drools:selectable=\"true\" name=\"\"/> \n </bpmn2:process> \n <bpmndi:BPMNDiagram> \n <bpmndi:BPMNPlane bpmnElement=\"${processid}\"> \n <bpmndi:BPMNShape bpmnElement=\"processStartEvent\"> \n <dc:Bounds height=\"30.0\" width=\"30.0\" x=\"120.0\" y=\"165.0\"/> \n </bpmndi:BPMNShape> \n </bpmndi:BPMNPlane> \n </bpmndi:BPMNDiagram> \n</bpmn2:definitions>"

org.jbpm.designer.taskforms.TaskFormTemplateManager
public static final String TASKFORMS_PATH "stencilsets"

org.jbpm.designer.util.ConfigurationProvider
public static final String CONFIG_FILE "/designer.configuration"

org.jbpm.designer.web.preprocessing.impl.JbpmPreprocessingUnit
public static final String CUSTOMEDITORS_EXT ".json"
public static final String CUSTOMEDITORS_NAME "customeditors"
public static final String DEFAULT_CATEGORY_NAME "Service Tasks"
public static final String DEFAULT_THEME_NAME "jBPM"
public static final String INCLUDE_DATA_OBJECT "designerdataobjects"
public static final String PROCESSDICTIONARY_NAME "processdictionary"
public static final String STENCILSET_PATH "stencilsets"
public static final String THEME_COOKIE_NAME "designercolortheme"
public static final String THEME_EXT ".json"
public static final String THEME_NAME "themes"
public static final String WORKITEM_DEFINITION_EXT "wid"

org.jbpm.designer.web.server.CustomEditorsServlet
public static final String CUSTOMEDITORS_NAME "customeditors"

org.jbpm.designer.web.server.ServletUtil
public static final String EXT_BPMN "bpmn"
public static final String EXT_BPMN2 "bpmn2"

org.jbpm.designer.web.server.ThemeServlet
public static final String THEME_EXT ".json"


jBPM Designer - Backend 6.0.3-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.