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 String
getId()
String
getValue()
void
setId(String id)
void
setValue(String value)
-