Package com.vidispine.generated
Class AutoImportRuleType.PropInfo
- java.lang.Object
-
- com.vidispine.generated.AutoImportRuleType.PropInfo
-
- Enclosing class:
- AutoImportRuleType
public static class AutoImportRuleType.PropInfo extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
DISABLED_SIDECAR_EXTENSIONS
static String
ENABLED
static String
EXCLUDE_FILTER
static String
FILE_NAME_AS_TITLE
static String
IGNORE_SIDECAR_IMPORT
static String
JOBMETADATA
static String
METADATA
static String
PRIORITY
static String
PROJECTION
static String
RESOURCE_ID
static String
SEQUENCE_DEFINITION
static String
SETTINGS_ID
static String
SHAPE_TAG_FILTER
static String
STORAGE
static String
TAG
static String
USER
-
Constructor Summary
Constructors Constructor Description PropInfo()
-
-
-
Field Detail
-
FILE_NAME_AS_TITLE
public static final transient String FILE_NAME_AS_TITLE
- See Also:
- Constant Field Values
-
STORAGE
public static final transient String STORAGE
- See Also:
- Constant Field Values
-
TAG
public static final transient String TAG
- See Also:
- Constant Field Values
-
METADATA
public static final transient String METADATA
- See Also:
- Constant Field Values
-
JOBMETADATA
public static final transient String JOBMETADATA
- See Also:
- Constant Field Values
-
SETTINGS_ID
public static final transient String SETTINGS_ID
- See Also:
- Constant Field Values
-
PROJECTION
public static final transient String PROJECTION
- See Also:
- Constant Field Values
-
EXCLUDE_FILTER
public static final transient String EXCLUDE_FILTER
- See Also:
- Constant Field Values
-
SHAPE_TAG_FILTER
public static final transient String SHAPE_TAG_FILTER
- See Also:
- Constant Field Values
-
SEQUENCE_DEFINITION
public static final transient String SEQUENCE_DEFINITION
- See Also:
- Constant Field Values
-
PRIORITY
public static final transient String PRIORITY
- See Also:
- Constant Field Values
-
USER
public static final transient String USER
- See Also:
- Constant Field Values
-
IGNORE_SIDECAR_IMPORT
public static final transient String IGNORE_SIDECAR_IMPORT
- See Also:
- Constant Field Values
-
DISABLED_SIDECAR_EXTENSIONS
public static final transient String DISABLED_SIDECAR_EXTENSIONS
- See Also:
- Constant Field Values
-
ENABLED
public static final transient String ENABLED
- See Also:
- Constant Field Values
-
RESOURCE_ID
public static final transient String RESOURCE_ID
- See Also:
- Constant Field Values
-
-