Package de.xima.fc.workflow.model.nodes
Class FcProcessHistoryPdfProps
- java.lang.Object
-
- de.xima.fc.workflow.taglib.model.BaseActionProps
-
- de.xima.fc.workflow.model.nodes.FcProcessLogPdfProps
-
- de.xima.fc.workflow.model.nodes.FcProcessHistoryPdfProps
-
- All Implemented Interfaces:
IDescriptionProviding
,INameProviding
,IAttachableFile
,Serializable
@Deprecated public class FcProcessHistoryPdfProps extends FcProcessLogPdfProps
Deprecated.Model class for the process history pdf workflow action (EWorkflowNodeType.FC_PROCESS_LOG_PDF
).- Since:
- 7.2.0
- Author:
- XIMA MEDIA GmbH
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from interface de.xima.fc.entities.interfaces.IDescriptionProviding
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION, COL_DESCRIPTION
-
Fields inherited from interface de.xima.fc.entities.interfaces.INameProviding
ATTR_NAME, COL_NAME
-
-
Constructor Summary
Constructors Constructor Description FcProcessHistoryPdfProps()
Deprecated.
-
Method Summary
-
Methods inherited from class de.xima.fc.workflow.model.nodes.FcProcessLogPdfProps
getFileName, isAttachToFormRecord, setAttachToFormRecord, setFileName
-
Methods inherited from class de.xima.fc.workflow.taglib.model.BaseActionProps
getBeschreibung, getColor, getDescription, getIcon, getName, setColor, setDescription, setIcon, setName
-
-