| Modifier and Type | Field and Description |
|---|---|
protected List<LoggingTarget> |
LoggingAction.targets |
| Modifier and Type | Method and Description |
|---|---|
List<LoggingTarget> |
LoggingJobProperty.DescriptorImpl.getAcceptableLoggerNames(LoggingJobProperty instance) |
List<LoggingTarget> |
LoggingAction.getTargets() |
List<LoggingTarget> |
LoggingJobProperty.getTargets() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingHandler.addTarget(LoggingTarget target) |
| Modifier and Type | Method and Description |
|---|---|
void |
LoggingHandler.addTargets(List<LoggingTarget> targets) |
protected void |
LoggingJobProperty.setTargets(List<LoggingTarget> targets) |
| Constructor and Description |
|---|
LoggingAction(hudson.model.Run run,
FileOutputStream out,
List<LoggingTarget> targets) |
LoggingAction(hudson.model.Run run,
LoggingHandler handler,
List<LoggingTarget> targets) |
Copyright © 2004-2015. All Rights Reserved.