Package es.caib.bpm.presentation
Class TaskDistributionSearch
- java.lang.Object
-
- es.caib.bpm.presentation.TaskDistributionSearch
-
public class TaskDistributionSearch extends Object
-
-
Constructor Summary
Constructors Constructor Description TaskDistributionSearch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getNodeName()
Integer
getValue()
void
setNodeName(String nodeName)
void
setValue(Integer value)
-