| Modifier and Type | Method | Description |
|---|---|---|
static BackgroundJobMonitor.Severity |
BackgroundJobMonitor.Severity.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BackgroundJobMonitor.Severity[] |
BackgroundJobMonitor.Severity.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
BackgroundJobLog.log(BackgroundJobMonitor.Severity severity,
Object message) |
|
void |
BackgroundJobMonitor.log(BackgroundJobMonitor.Severity severity,
Object message) |
write to the (job-specific) log.
|
void |
CompositeBackgroundJob.SubJobMonitor.log(BackgroundJobMonitor.Severity severity,
Object message) |
Copyright © 2018 tarent solutions GmbH, Germany. All rights reserved.