Class ReferencingFormRecord
- java.lang.Object
-
- de.xima.fc.workflow.designer.model.ReferencingFormRecord
-
- All Implemented Interfaces:
Serializable
public class ReferencingFormRecord extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ReferencingFormRecord(String processId, String subject)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getProcessId()
String
getSubject()
-