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.config.managedconfiguration   
com.atlassian.jira.dev.backdoor   
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.projectconfig.rest   
com.atlassian.jira.projectconfig.rest.project   
com.atlassian.jira.projectconfig.workflow   
com.atlassian.jira.rest.v1.issues   
com.atlassian.jira.rest.v2.admin   
com.atlassian.jira.rest.v2.admin.workflowscheme   
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.web.component   
com.atlassian.jira.workflow   
com.atlassian.jira.workflow.condition   
com.atlassian.jira.workflow.function.issue   
com.atlassian.jira.workflow.migration   
com.atlassian.jira.workflow.names   
 

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
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
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
AssignableWorkflowScheme
          A workflow scheme that can be assigned to a project.
AssignableWorkflowScheme.Builder
          A builder that can be used to change an AssignableWorkflowScheme.
DraftWorkflowScheme
           
DraftWorkflowScheme.Builder
          A builder that can be used to change the state of the workflow scheme.
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowScheme
          Represents the workflow scheme for JIRA.
WorkflowSchemeManager
           
 

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.config.managedconfiguration
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowScheme
          Represents the workflow scheme for JIRA.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.dev.backdoor
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
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
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.projectconfig.rest
AssignableWorkflowScheme
          A workflow scheme that can be assigned to a project.
DraftWorkflowScheme
           
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.
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowScheme
          Represents the workflow scheme for JIRA.
 

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

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.projectconfig.workflow
AssignableWorkflowScheme
          A workflow scheme that can be assigned to a project.
DraftWorkflowScheme
           
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.admin
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.rest.v2.admin.workflowscheme
AssignableWorkflowScheme
          A workflow scheme that can be assigned to a project.
DraftWorkflowScheme
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowScheme
          Represents the workflow scheme for JIRA.
 

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.
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
AssignableWorkflowScheme
          A workflow scheme that can be assigned to a project.
DraftWorkflowScheme
           
JiraWorkflow
          Domain object representing the permitted states and transitions of issues.
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowScheme
          Represents the workflow scheme for JIRA.
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.web.component
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.
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.workflow
AbstractJiraWorkflow
           
AssignableWorkflowScheme
          A workflow scheme that can be assigned to a project.
AssignableWorkflowScheme.Builder
          A builder that can be used to change an AssignableWorkflowScheme.
AssignableWorkflowSchemeStore
           
AssignableWorkflowSchemeStore.AssignableState
           
AssignableWorkflowSchemeStore.AssignableState.Builder
           
DraftWorkflowScheme
           
DraftWorkflowScheme.Builder
          A builder that can be used to change the state of the workflow scheme.
DraftWorkflowSchemeStore
           
DraftWorkflowSchemeStore.DraftState
           
DraftWorkflowSchemeStore.DraftState.Builder
           
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.
MockAssignableWorkflowScheme
           
MockAssignableWorkflowScheme.MockBuilder
           
MockDraftWorkflowScheme
           
MockDraftWorkflowScheme.MockBuilder
           
MockWorkflowScheme
           
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
           
WorkflowScheme
          Represents the workflow scheme for JIRA.
WorkflowScheme.Builder
          A builder that can be used to change a workflow scheme.
WorkflowSchemeManager
           
WorkflowsRepository
          Provides a collection like interface over the underlying JiraWorkflow persistance implementation.
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
AssignableWorkflowScheme
          A workflow scheme that can be assigned to a project.
DraftWorkflowScheme
           
WorkflowException
           
WorkflowManager
          The WorkflowManager is used to interface with the workflow implementation
WorkflowScheme
          Represents the workflow scheme for JIRA.
WorkflowSchemeManager
           
 

Classes in com.atlassian.jira.workflow used by com.atlassian.jira.workflow.names
WorkflowsRepository
          Provides a collection like interface over the underlying JiraWorkflow persistance implementation.
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.