Package oracle.tip.pc.services.common
Interface Service
- All Known Subinterfaces:
BPMAuthenticationService,BPMAuthorizationService,BPMIdentityConfigService,BPMIdentityService
- All Known Implementing Classes:
BPMServiceBase,ISConfigurationService,LocalIdentityService
public interface Service
Management interaface implemented by all the Services - notification, task manager, identity
-
Method Summary
-
Method Details
-
getStatus
ServiceStatus getStatus()Returns the status of the service- Returns:
- the status of the service
-