Package de.xima.fc
Class CmnConst.AttachmentFormParams
- java.lang.Object
 - 
- de.xima.fc.CmnConst.AttachmentFormParams
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static StringACTIONstatic StringACTION_DELETEstatic StringACTION_DOWNLOADstatic StringATTACHMENT_UUIDstatic StringPROCESS_ID 
- 
Constructor Summary
Constructors Constructor Description AttachmentFormParams() 
 - 
 
- 
- 
Field Detail
- 
PROCESS_ID
public static final String PROCESS_ID
- See Also:
 - Constant Field Values
 
 
- 
ATTACHMENT_UUID
public static final String ATTACHMENT_UUID
- See Also:
 - Constant Field Values
 
 
- 
ACTION
public static final String ACTION
- See Also:
 - Constant Field Values
 
 
- 
ACTION_DOWNLOAD
public static final String ACTION_DOWNLOAD
- See Also:
 - Constant Field Values
 
 
- 
ACTION_DELETE
public static final String ACTION_DELETE
- See Also:
 - Constant Field Values
 
 
 - 
 
 -