|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Problem | |
|---|---|
| org.jbpm.jpdl.par | process archive packaging. |
| org.jbpm.jpdl.xml | jpdl xml parsing. |
| Uses of Problem in org.jbpm.jpdl.par |
|---|
| Methods in org.jbpm.jpdl.par with parameters of type Problem | |
|---|---|
void |
ProcessArchive.addProblem(Problem problem)
|
| Uses of Problem in org.jbpm.jpdl.xml |
|---|
| Fields in org.jbpm.jpdl.xml with type parameters of type Problem | |
|---|---|
protected java.util.List<Problem> |
JpdlXmlReader.problems
|
| Methods in org.jbpm.jpdl.xml with parameters of type Problem | |
|---|---|
void |
JpdlXmlReader.addProblem(Problem problem)
|
void |
ProblemListener.addProblem(Problem problem)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||