Package org.jbpm.casemgmt.cmmn.core
Class Sentry
- java.lang.Object
-
- org.jbpm.casemgmt.cmmn.core.Sentry
-
- All Implemented Interfaces:
Serializable
public class Sentry extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetExpression()StringgetId()StringgetLanguage()voidsetExpression(String expression)voidsetId(String id)voidsetLanguage(String language)StringtoString()
-