Package | Description |
---|---|
com.atlassian.jira.component | |
com.atlassian.jira.mock.component |
Modifier and Type | Class and Description |
---|---|
class |
ComponentAccessorWorker
Worker class that insulates the API from the implementation dependencies in ManagerFactory etc.
|
Modifier and Type | Method and Description |
---|---|
static ComponentAccessor.Worker |
ComponentAccessor.initialiseWorker(ComponentAccessor.Worker componentAccessorWorker)
This is called during system bootstrap to initialise this static helper class.
|
Modifier and Type | Method and Description |
---|---|
static ComponentAccessor.Worker |
ComponentAccessor.initialiseWorker(ComponentAccessor.Worker componentAccessorWorker)
This is called during system bootstrap to initialise this static helper class.
|
Modifier and Type | Class and Description |
---|---|
class |
MockComponentWorker
This component worker can be used with the
ComponentAccessor to return mock
instances of components for unit testing. |
Copyright © 2002-2017 Atlassian. All Rights Reserved.