Package de.xima.fc
Class I18nKeys.Workflow.Bpmn.Node.SaveToWebDav
- java.lang.Object
-
- de.xima.fc.I18nKeys.Workflow.Bpmn.Node.SaveToWebDav
-
- Enclosing class:
- I18nKeys.Workflow.Bpmn.Node
public static final class I18nKeys.Workflow.Bpmn.Node.SaveToWebDav extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DATA_STORE_WEB_DAV_CONNECTION
static String
INPUT_FILES
static String
NAME
static String
PATH
static String
WEB_DAV_CONNECTION
-
-
-
Field Detail
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
DATA_STORE_WEB_DAV_CONNECTION
public static final String DATA_STORE_WEB_DAV_CONNECTION
- See Also:
- Constant Field Values
-
INPUT_FILES
public static final String INPUT_FILES
- See Also:
- Constant Field Values
-
PATH
public static final String PATH
- See Also:
- Constant Field Values
-
WEB_DAV_CONNECTION
public static final String WEB_DAV_CONNECTION
- See Also:
- Constant Field Values
-
-