Uses of Interface
io.automatiko.engine.api.workflow.Tag
Packages that use Tag
Package
Description
The process runtime classes.
-
Uses of Tag in io.automatiko.engine.api.runtime.process
Methods in io.automatiko.engine.api.runtime.process that return types with arguments of type TagModifier and TypeMethodDescriptionWorkflowProcessInstance.evaluateTags()Evaluates all tags to apply any changes of the variablesWorkflowProcessInstance.getTags()Returns current collection of tags. -
Uses of Tag in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow that return TagModifier and TypeMethodDescriptionRetrieves tag with given id or null if no tag with given id existsMethods in io.automatiko.engine.api.workflow that return types with arguments of type Tag