|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jbpm.context.exe.matcher.SerializableMatcher
public class SerializableMatcher
Constructor Summary | |
---|---|
SerializableMatcher()
|
Method Summary | |
---|---|
boolean |
matches(java.lang.Object value)
evaluates if the value is a match. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SerializableMatcher()
Method Detail |
---|
public boolean matches(java.lang.Object value)
JbpmTypeMatcher
matches
in interface JbpmTypeMatcher
value
- is the value object and it will not be null.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |