net.praqma.logging
Class LoggingJobProperty
java.lang.Object
hudson.model.JobProperty<hudson.model.Job<?,?>>
net.praqma.logging.LoggingJobProperty
- All Implemented Interfaces:
- hudson.ExtensionPoint, hudson.model.Describable<hudson.model.JobProperty<?>>, hudson.model.ReconfigurableDescribable<hudson.model.JobProperty<?>>, hudson.tasks.BuildStep
public class LoggingJobProperty
- extends hudson.model.JobProperty<hudson.model.Job<?,?>>
| Nested classes/interfaces inherited from interface hudson.tasks.BuildStep |
hudson.tasks.BuildStep.PublisherList |
| Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
| Fields inherited from class hudson.model.JobProperty |
owner |
| Fields inherited from interface hudson.tasks.BuildStep |
BUILDERS, PUBLISHERS |
| Methods inherited from class hudson.model.JobProperty |
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, reconfigure, setOwner |
levels
public static final String[] levels
LoggingJobProperty
@DataBoundConstructor
public LoggingJobProperty(boolean pollLogging)
getPollhandler
public LoggingHandler getPollhandler(long id)
throws IOException
- Throws:
IOException
resetPollhandler
public void resetPollhandler(long id)
getLoggingAction
public LoggingAction getLoggingAction(long id)
throws IOException
- Throws:
IOException
getTargets
public List<LoggingTarget> getTargets()
isPollLogging
public boolean isPollLogging()
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004-2012. All Rights Reserved.