java.lang.Object | |
↳ | com.atlassian.jira.studio.MockStudioHooks |
Simple implementation of StudioHooks
for tests.
Nested Classes | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MockStudioHooks.MockStudioLicenseHooks |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Called by JIRA to get an instance of StudioLicenseHooks that it will callback when making some licensing
decisions.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class java.lang.Object | |||||||||||||
From interface
com.atlassian.jira.plugin.studio.StudioHooks
|
Called by JIRA to get an instance of StudioLicenseHooks that it will callback when making some licensing
decisions. See StudioLicenseHooks
for more details.