Package com.logicaldoc.workflow.model
Class Assignee
- java.lang.Object
-
- com.logicaldoc.workflow.model.Assignee
-
- All Implemented Interfaces:
Serializable
public class Assignee extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()StringgetValue()voidsetId(String id)voidsetValue(String value)
-