|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object hudson.slaves.NodeProperty<hudson.model.Node> org.flexthinker.hudson.FlashLogFileProperty
public class FlashLogFileProperty
Marker property to enable a custom location for flashlog.txt
Nested Class Summary | |
---|---|
static class |
FlashLogFileProperty.FlashLogFilePropertyDescriptor
|
Nested classes/interfaces inherited from interface hudson.ExtensionPoint |
---|
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson |
Field Summary | |
---|---|
java.lang.String |
customFlashLogPath
|
Fields inherited from class hudson.slaves.NodeProperty |
---|
node |
Constructor Summary | |
---|---|
FlashLogFileProperty(java.lang.String customPath)
|
Method Summary |
---|
Methods inherited from class hudson.slaves.NodeProperty |
---|
all, canTake, for_, getDescriptor, setNode, setUp |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String customFlashLogPath
Constructor Detail |
---|
@DataBoundConstructor public FlashLogFileProperty(java.lang.String customPath)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |