Uses of Class
com.saperion.wf.TaskInfoFlags
-
Packages that use TaskInfoFlags Package Description com.saperion.intf.wf This package contains the common used workflow interfaces for the LARIX components.com.saperion.wf This package contains the common used workflow classes. -
-
Uses of TaskInfoFlags in com.saperion.intf.wf
Methods in com.saperion.intf.wf that return TaskInfoFlags Modifier and Type Method Description TaskInfoFlags
TaskInfo. getInfoFlags()
-
Uses of TaskInfoFlags in com.saperion.wf
Methods in com.saperion.wf that return TaskInfoFlags Modifier and Type Method Description TaskInfoFlags
TaskInfoImpl. getInfoFlags()
Methods in com.saperion.wf with parameters of type TaskInfoFlags Modifier and Type Method Description void
TaskInfoFlags. mergeFlags(TaskInfoFlags infoFlags)
Merge info flags.
-