Package | Description |
---|---|
de.innovationgate.wga.server.api |
OpenWGA Server API classes.
|
de.innovationgate.wgpublisher |
Base package of WGA containing central functionalities.
|
de.innovationgate.wgpublisher.auth | |
de.innovationgate.wgpublisher.design | |
de.innovationgate.wgpublisher.files.derivates | |
de.innovationgate.wgpublisher.filter | |
de.innovationgate.wgpublisher.plugins | |
de.innovationgate.wgpublisher.problems | |
de.innovationgate.wgpublisher.scheduler |
Functionality around the WGA Job Manager and implementing custom Tasks.
|
de.innovationgate.wgpublisher.webtml.utils |
Utility objects for the WebTML runtime including facilities to build WebTML elements.
|
Modifier and Type | Class and Description |
---|---|
static class |
Design.DesignOccasion
The problem occasion type used by
Design.startProblemOccasion(String) and Design.addProblem(String, String, Map) |
static class |
Server.ServerOccasion
A problem occasion created by
Server.startProblemOccasion(Class, Object, String, boolean) |
Modifier and Type | Class and Description |
---|---|
static class |
JMX.JMXProblemOccasion |
class |
SystemContainerManager.LibraryReloadOccasion |
static class |
WGACore.ConnectDatabaseProblemOccasion |
static class |
WGACore.DetermineDatabaseDefaultLanguageProblemOccasion |
static class |
WGACore.UpdateConfigOccasion |
class |
WGACoreTimer.ProblemDeterminationTaskOccasion |
static class |
WGPDispatcher.PathDispatchingOccasion |
Modifier and Type | Class and Description |
---|---|
static class |
CSAuthModule.AuthCollectorRunOccasion |
Modifier and Type | Class and Description |
---|---|
static class |
OverlayDesignProvider.ApplyOverlayDesignOccasion |
static class |
OverlayDesignProvider.ConflictProblem |
Modifier and Type | Class and Description |
---|---|
static class |
FileDerivateManager.DerivateRunProblemOccasion |
Modifier and Type | Class and Description |
---|---|
static class |
WGAFilter.FilterRequestOccasion |
Modifier and Type | Class and Description |
---|---|
static class |
WGAPluginSet.ConnectPluginProblemOccasion |
Modifier and Type | Interface and Description |
---|---|
interface |
ProblemOccasion
An occasion at which problems might be registered.
|
interface |
ProblemScope |
interface |
ProblemType |
Modifier and Type | Class and Description |
---|---|
class |
AccessLoggingScope |
class |
AdministrativeProblemType |
class |
ContentShareScope |
class |
DatabaseScope |
class |
DBServerScope |
class |
DomainScope |
class |
GlobalScope |
class |
HTTP404Problem |
class |
HTTPProblemType |
class |
JobScope |
class |
LongRequestProblem |
class |
LongRequestProblemType |
class |
PluginScope |
class |
Problem |
class |
SimpleProblemOccasion
A simple problem occasion that uses a string key to identify itself and qualify label keys.
|
class |
VirtualHostDenialProblem |
Modifier and Type | Class and Description |
---|---|
class |
Job.JobRunProblemOccasion |
Modifier and Type | Class and Description |
---|---|
static class |
TMLContext.WebTMLOccasion |