|
Generated by JDiff |
||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
String getProjectName() |
Returns this process' project name. |
VarDefinition[] getVariables() |
Returns all the variable definitions. |
boolean hasProcessDiagram() |
Returns if this process has process diagram information |
Changed Methods | ||
Map<Locale, String> getDocumentationMap() |
Change in return type from Map to (Map<Locale, String> ). |
|
LocaleStringMap getLabels() |
Change in return type from Map to LocaleStringMap . |
Returns all localized labels of this process. |
VarDefinition[] getVars() |
Now deprecated. |
Use {@link #getVariables instead}. |
|
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |