|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PresentationElement | |
|---|---|
| org.jbpm.task | |
| org.jbpm.task.api | |
| Uses of PresentationElement in org.jbpm.task |
|---|
| Methods in org.jbpm.task that return types with arguments of type PresentationElement | |
|---|---|
List<PresentationElement> |
TaskDef.getPresentationElements()
|
| Method parameters in org.jbpm.task with type arguments of type PresentationElement | |
|---|---|
void |
TaskDef.setPresentationElements(List<PresentationElement> presentationElements)
|
| Uses of PresentationElement in org.jbpm.task.api |
|---|
| Methods in org.jbpm.task.api that return types with arguments of type PresentationElement | |
|---|---|
List<PresentationElement> |
TaskPresentationService.getPresentationElements(long taskId)
|
| Methods in org.jbpm.task.api with parameters of type PresentationElement | |
|---|---|
long |
TaskPresentationService.addPresentationElement(long taskId,
PresentationElement element)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||