java.lang.Object | |
↳ | com.atlassian.jira.service.OfBizServiceConfigStore |
OfBiz implementation of the ServiceConfigStore.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Adds a new Service of the given class with the the given configuration.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||||||||||
![]()
|
Adds a new Service of the given class with the the given configuration.
serviceName | The service name. |
---|---|
serviceClass | The JiraService class that we wish to add as a service. |
serviceDelay | the service delay. |
ServiceException |
---|
ServiceException |
---|