com.ebmwebsourcing.easybpel.xpath.exp.api
Class Constants

java.lang.Object
  extended by com.ebmwebsourcing.easybpel.xpath.exp.api.Constants

public final class Constants
extends java.lang.Object

Author:
Nicolas Salatge - eBM WebSourcing

Field Summary
static java.lang.String BPEL_20_EBM_EXT_PROP_NAMESPACE
          eBM extension Activity
static java.lang.String BPEL_20_EXECUTABLE_NAMESPACE
          BPEL 2.0 EXECUTABLE Namespace
static java.lang.String XPATH_FUNCTIONS_NAMESPACE
          Supported xpath functions
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BPEL_20_EXECUTABLE_NAMESPACE

public static final java.lang.String BPEL_20_EXECUTABLE_NAMESPACE
BPEL 2.0 EXECUTABLE Namespace

See Also:
Constant Field Values

XPATH_FUNCTIONS_NAMESPACE

public static final java.lang.String XPATH_FUNCTIONS_NAMESPACE
Supported xpath functions

See Also:
Constant Field Values

BPEL_20_EBM_EXT_PROP_NAMESPACE

public static final java.lang.String BPEL_20_EBM_EXT_PROP_NAMESPACE
eBM extension Activity

See Also:
Constant Field Values


Copyright © 2012 Petals Link. All Rights Reserved.