Uses of Class
org.apache.wiki.workflow.NoSuchOutcomeException
-
Packages that use NoSuchOutcomeException Package Description org.apache.wiki.workflow -
-
Uses of NoSuchOutcomeException in org.apache.wiki.workflow
Methods in org.apache.wiki.workflow that throw NoSuchOutcomeException Modifier and Type Method Description static Outcome
Outcome. forName(java.lang.String key)
Returns a named Outcome.
-