Expression for Determining the Visibility
string[] COOWF@1.1:wfvisibleexpression
(
optional object object,
optional ProcessInstance process,
object[] allprocessobjects,
object[] prevelements)
Name |
Description |
object |
the object on which the process is running
|
process |
the process instance, if the new process should be inserted as subprocess
|
allprocessobjects |
all objects of the process, if the current process is executed on
more than one object
|
prevelements |
the previous process instance elements, if the new process should be
inserted as subprocess
|