Archiveinträge für 19. August 2008

Dienstag, 19. August 2008

Using defined java methods in process snippets

There are some static methods which can be used within a process snippet to perform some context relevant functions, for e.g. processInstance() returns a ProcessInstanceData object of the  current process. processInstance().getStarter() returns process starter user id. There are some other methods, further information see here.

Keine Kommentare » - Geschrieben in Erfahrungen, experience von Jürgen Mayer