Uses of Package
com.atlassian.jira.workflow

Packages that use com.atlassian.jira.workflow
com.atlassian.jira   
com.atlassian.jira.appconsistency.integrity.check   
com.atlassian.jira.bc.config   
com.atlassian.jira.bc.issue   
com.atlassian.jira.bc.project   
com.atlassian.jira.bc.projectroles   
com.atlassian.jira.bc.subtask.conversion   
com.atlassian.jira.bc.workflow   
com.atlassian.jira.bulkedit.operation   
com.atlassian.jira.component   
com.atlassian.jira.config   
com.atlassian.jira.dev.reference.plugin.workflow   
com.atlassian.jira.event   
com.atlassian.jira.event.type   
com.atlassian.jira.external   
com.atlassian.jira.imports.project.validation   
com.atlassian.jira.issue   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.screen   
com.atlassian.jira.issue.managers   
com.atlassian.jira.issue.search.searchers.impl   
com.atlassian.jira.issue.search.searchers.renderer   
com.atlassian.jira.issue.transitions   
com.atlassian.jira.jelly.tag.issue   
com.atlassian.jira.jql.context   
com.atlassian.jira.permission   
com.atlassian.jira.plugin.viewissue   
com.atlassian.jira.plugin.workflow   
com.atlassian.jira.projectconfig.contextproviders   
com.atlassian.jira.rest.v1.issues   
com.atlassian.jira.rest.v2.issue   
com.atlassian.jira.rest.v2.issue.builder   
com.atlassian.jira.scheme   
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.web.action.admin.eventtype   
com.atlassian.jira.web.action.admin.issuefields.screens   
com.atlassian.jira.web.action.admin.issuetypes   
com.atlassian.jira.web.action.admin.roles   
com.atlassian.jira.web.action.admin.statuses   
com.atlassian.jira.web.action.admin.workflow   
com.atlassian.jira.web.action.admin.workflow.scheme   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.issue.bulkedit   
com.atlassian.jira.web.action.issue.enterprise   
com.atlassian.jira.web.action.workflow   
com.atlassian.jira.web.bean   
com.atlassian.jira.workflow   
com.atlassian.jira.workflow.condition   
com.atlassian.jira.workflow.function.issue   
com.atlassian.jira.workflow.migration.enterprise   
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.appconsistency.integrity.check
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.bc.config
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.bc.issue
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.bc.project
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.bc.projectroles
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.bc.subtask.conversion
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.bc.workflow
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.bulkedit.operation
IssueWorkflowManager
          Works with workflows on Issues.
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.component
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.config
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.dev.reference.plugin.workflow
WorkflowFunctionUtils
          Useful methods for JIRA OSWorkflow conditions and functions.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.event
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.event.type
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.external
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.imports.project.validation
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.issue
IssueWorkflowManager
          Works with workflows on Issues.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.issue.fields
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.issue.fields.screen
ProjectWorkflowSchemeHelper
          Provides the ability to deromilize the workflow -> workflowscheme ->project relationship in a number of different ways.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.issue.managers
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.issue.search.searchers.impl
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.issue.search.searchers.renderer
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.issue.transitions
IssueWorkflowManager
          Works with workflows on Issues.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.jelly.tag.issue
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.jql.context
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.permission
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.plugin.viewissue
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.plugin.workflow
OSWorkflowConfigurator
          Provides a way for JIRA to configure OSWorkflow TypeResolver classes.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.projectconfig.contextproviders
ProjectWorkflowSchemeHelper
          Provides the ability to deromilize the workflow -> workflowscheme ->project relationship in a number of different ways.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.rest.v1.issues
IssueWorkflowManager
          Works with workflows on Issues.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.rest.v2.issue
IssueWorkflowManager
          Works with workflows on Issues.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.rest.v2.issue.builder
IssueWorkflowManager
          Works with workflows on Issues.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.scheme
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.upgrade.tasks
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.admin.eventtype
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.admin.issuefields.screens
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.admin.issuetypes
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.admin.roles
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.admin.statuses
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.admin.workflow
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
ProjectWorkflowSchemeHelper
          Provides the ability to deromilize the workflow -> workflowscheme ->project relationship in a number of different ways.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.admin.workflow.scheme
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
ProjectWorkflowSchemeHelper
          Provides the ability to deromilize the workflow -> workflowscheme ->project relationship in a number of different ways.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.issue
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowTransitionUtil
          Created by IntelliJ IDEA.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.issue.bulkedit
IssueWorkflowManager
          Works with workflows on Issues.
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.issue.enterprise
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.action.workflow
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.web.bean
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowException
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.workflow
AbstractJiraWorkflow
           
DraftWorkflowStore
          This store is used to persist copies of active workflows.
ImmutableWorkflowDescriptor
          Representes an Immutable WorkflowDescriptor.
IssueWorkflowManager
          Works with workflows on Issues.
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
JiraWorkflowDTO
          Used as a simple transfer object that the workflow store can pass back.
OSWorkflowConfigurator
          Provides a way for JIRA to configure OSWorkflow TypeResolver classes.
ProjectWorkflowSchemeHelper
          Provides the ability to deromilize the workflow -> workflowscheme ->project relationship in a number of different ways.
WorkflowDescriptorStore
          This interface provides methods responsible for persisting a WorkflowDescriptor to the database.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowProgressAware
           
WorkflowSchemeManager
           
WorkflowTransitionUtil
          Created by IntelliJ IDEA.
WorkflowTransitionUtilFactory
          A Factory class to create WorkflowTransitionUtil objects.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.workflow.condition
WorkflowFunctionUtils
          Useful methods for JIRA OSWorkflow conditions and functions.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.workflow.function.issue
WorkflowFunctionUtils
          Useful methods for JIRA OSWorkflow conditions and functions.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.workflow.migration.enterprise
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.