jBPM Designer - Backend 6.0.3-SNAPSHOT

org.jbpm.designer.expressioneditor.marshalling
Interface ExpressionEditorMessageTokens


public interface ExpressionEditorMessageTokens


Field Summary
static String CONDITION_TOKEN
           
static String CONDITIONS_TOKEN
           
static String ERROR_CODE_TOKEN
           
static String ERROR_MESSAGE_TOKEN
           
static String OPERATOR_TOKEN
           
static String PARAMETERS_TOKEN
           
static String SCRIPT_TOKEN
           
 

Field Detail

OPERATOR_TOKEN

static final String OPERATOR_TOKEN
See Also:
Constant Field Values

CONDITION_TOKEN

static final String CONDITION_TOKEN
See Also:
Constant Field Values

CONDITIONS_TOKEN

static final String CONDITIONS_TOKEN
See Also:
Constant Field Values

PARAMETERS_TOKEN

static final String PARAMETERS_TOKEN
See Also:
Constant Field Values

SCRIPT_TOKEN

static final String SCRIPT_TOKEN
See Also:
Constant Field Values

ERROR_CODE_TOKEN

static final String ERROR_CODE_TOKEN
See Also:
Constant Field Values

ERROR_MESSAGE_TOKEN

static final String ERROR_MESSAGE_TOKEN
See Also:
Constant Field Values

jBPM Designer - Backend 6.0.3-SNAPSHOT

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