com.infoteria.asteria.flowengine2
クラス EngineConstant
java.lang.Object
|
+--com.infoteria.asteria.flowengine2.EngineConstant
- public class EngineConstant
- extends Object
定数宣言クラス
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FLOW_NSURI
public static final String FLOW_NSURI
- FlowEngineのNamespaceURI。
http://www.infoteria.com/asteria/flowengine
BUILDER_NSURI
public static final String BUILDER_NSURI
- FlowBuilderのNamespaceURI。
http://www.infoteria.com/asteria/flowbuilder
MAPPER_NSURI
public static final String MAPPER_NSURI
- MapperのNamespaceURI。
http://www.infoteria.com/asteria/mapper
SYSTEM_PROJECT_DIRECTORY
public static final String SYSTEM_PROJECT_DIRECTORY
- システムでxfpファイルの置き場所となるディレクトリ
ATTR_TRIGGER_EXPORT
public static final String ATTR_TRIGGER_EXPORT
- Userの属性。実行設定更新時にエクスポートするファイル
ATTR_DESIGNER_READONLY
public static final String ATTR_DESIGNER_READONLY
- Userの属性。デザイナーをリードオンリーにするかどうか
EngineConstant
public EngineConstant()