org.jbpm.identity.assignment
Class TermTokenizer
java.lang.Object
org.jbpm.identity.assignment.TermTokenizer
public class TermTokenizer
- extends Object
chops an actor assignment expression into terms.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermTokenizer
public TermTokenizer(String expression)
hasMoreTerms
public boolean hasMoreTerms()
nextTerm
public String nextTerm()
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.