Uses of Class
ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model.TUserTask
Packages that use TUserTask
Package
Description
-
Uses of TUserTask in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return TUserTaskModifier and TypeMethodDescriptionObjectFactory.createTUserTask()
Create an instance ofTUserTask
Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model that return types with arguments of type TUserTaskModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<TUserTask>
ObjectFactory.createUserTask
(TUserTask value) BpmnReader.getUserTasks
(TProcess process) Methods in ru.cg.webbpm.studio.subsystems.bpmn.bpmn_model with parameters of type TUserTask -
Uses of TUserTask in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_web_editor.validator
Methods in ru.cg.webbpm.studio.subsystems.bpmn.jbpm_web_editor.validator with parameters of type TUserTaskModifier and TypeMethodDescription -
Uses of TUserTask in ru.cg.webbpm.studio.subsystems.bpmn.validation.impl
Methods in ru.cg.webbpm.studio.subsystems.bpmn.validation.impl with parameters of type TUserTaskModifier and TypeMethodDescription -
Uses of TUserTask in ru.cg.webbpm.studio.subsystems.bpmn.validation.util
Methods in ru.cg.webbpm.studio.subsystems.bpmn.validation.util with parameters of type TUserTaskModifier and TypeMethodDescriptionstatic List<Bpmn2ValidationMessage>
UserTaskGroupsValidator.validate
(TUserTask userTask, Collection<String> roles)