Uses of Package
com.almworks.jira.structure.api.process
Packages that use com.almworks.jira.structure.api.process
Package
Description
This package and subpackages contain Structure API, which can be used to integrate with and extend Structure add-on for JIRA.
-
Classes in com.almworks.jira.structure.api.process used by com.almworks.jira.structure.apiClassDescriptionProcessHandleManager allows to create new processes and access existing ones
-
Classes in com.almworks.jira.structure.api.process used by com.almworks.jira.structure.api.backupClassDescriptionA
ProgressGaugeallows you to communicate with a background process. -
Classes in com.almworks.jira.structure.api.process used by com.almworks.jira.structure.api.effector
-
Classes in com.almworks.jira.structure.api.process used by com.almworks.jira.structure.api.processClassDescriptionProcessFeedback allows communication between process owner and process itself.ProcessHandle allows accessing process state for reading and for modificationsProcessInfo allows communication between process owner and process itself.ProcessUIController allows configure UI for the process status page.