Class WidInfo.InternalServiceTrigger
- java.lang.Object
-
- org.jbpm.process.workitem.core.util.WidInfo.InternalServiceTrigger
-
-
Constructor Summary
Constructors Constructor Description InternalServiceTrigger(String title, String description)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDescription()
String
getTitle()
void
setDescription(String description)
void
setTitle(String title)
-