de.fspengler.hudson.plugin
Class LogActionProperty

java.lang.Object
  extended by hudson.model.JobProperty<hudson.model.Job<?,?>>
      extended by de.fspengler.hudson.plugin.LogActionProperty
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.model.JobProperty<?>>, hudson.tasks.BuildStep

public class LogActionProperty
extends hudson.model.JobProperty<hudson.model.Job<?,?>>

This Property sets BuildLog Action.

Author:
tspengler

Nested Class Summary
static class LogActionProperty.LogActionDescriptor
           
 
Nested classes/interfaces inherited from interface hudson.tasks.BuildStep
hudson.tasks.BuildStep.PublisherList
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
static LogActionProperty.LogActionDescriptor DESCRIPTOR
           
 
Fields inherited from class hudson.model.JobProperty
owner
 
Fields inherited from interface hudson.tasks.BuildStep
BUILDERS, PUBLISHERS
 
Constructor Summary
LogActionProperty()
           
 
Method Summary
 
Methods inherited from class hudson.model.JobProperty
getDescriptor, getJobAction, getJobActions, getJobOverrides, getProjectAction, getProjectActions, getRequiredMonitorService, getSubTasks, perform, prebuild, setOwner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DESCRIPTOR

@Extension
public static final LogActionProperty.LogActionDescriptor DESCRIPTOR
Constructor Detail

LogActionProperty

public LogActionProperty()


Copyright © 2011 Fox Mobile Distribution GmbH. All Rights Reserved.