java.lang.Object | |
↳ | com.atlassian.jira.DefaultHostContextAccessor |
This is necessary to provide a generic way for SAL to access a component that may not have been published the plugins 2.0 way.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
JDEV-32949: This has been reverted to a NO-OP until we figure out if we can do this in safe way.
| |||||||||||
Returns a mapping of all the component keys to instances that are registered in pico for the given iface class.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
JDEV-32949: This has been reverted to a NO-OP until we figure out if we can do this in safe way.
hostTransactionCallback | the action to be executed. |
---|
Returns a mapping of all the component keys to instances that are registered in pico for the given iface class.
iface | The class that components returned need to implement. |
---|