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 TaskInfoFlagsTaskInfo. getInfoFlags() -
Uses of TaskInfoFlags in com.saperion.wf
Methods in com.saperion.wf that return TaskInfoFlags Modifier and Type Method Description TaskInfoFlagsTaskInfoImpl. getInfoFlags()Methods in com.saperion.wf with parameters of type TaskInfoFlags Modifier and Type Method Description voidTaskInfoFlags. mergeFlags(TaskInfoFlags infoFlags)Merge info flags.
-