public interface GlobalProvider extends ADEPT2Service
GlobalProvider allows for central management of configurations
and additional resources like icons and third party libraries. This reduces
the amount of data transfered throughout the system, for instance icons do
not need to be part of process templates.| Modifier and Type | Method and Description |
|---|---|
GlobalConfiguration |
getGlobalConfiguration()
Gets the global configuration that complements and overrides the activity
configuration stemming from the process model.
|
IconProvider |
getIconProvider()
Gets the interface providing icons for worklist items and activities.
|
ResourceProvider |
getResourceProvider()
Gets the interface providing additional resources where needed.
|
getLocalUris, getRelease, getRuntimeRequiredServices, getServiceInstanceName, getStartupRequiredServices, getURIs, init, ping, preShutdown, shutdown, startGlobalConfiguration getGlobalConfiguration()
IconProvider getIconProvider()
ResourceProvider getResourceProvider()