org.jenkinsci.plugins.writablefilesystem_monitor
Class RWFSMonitor

java.lang.Object
  extended by hudson.node_monitors.NodeMonitor
      extended by org.jenkinsci.plugins.writablefilesystem_monitor.RWFSMonitor
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Describable<hudson.node_monitors.NodeMonitor>

public class RWFSMonitor
extends hudson.node_monitors.NodeMonitor


Nested Class Summary
protected static class RWFSMonitor.CanWrite
           
static class RWFSMonitor.ReadOnlyFileSystem
           
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
static hudson.node_monitors.AbstractNodeMonitorDescriptor<Boolean> DESCRIPTOR
           
 
Fields inherited from class hudson.node_monitors.NodeMonitor
LIST
 
Constructor Summary
RWFSMonitor()
           
 
Method Summary
 
Methods inherited from class hudson.node_monitors.NodeMonitor
all, data, getAll, getColumnCaption, getDescriptor, isIgnored, setIgnored, triggerUpdate
 
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 hudson.node_monitors.AbstractNodeMonitorDescriptor<Boolean> DESCRIPTOR
Constructor Detail

RWFSMonitor

@DataBoundConstructor
public RWFSMonitor()


Copyright © 2004-2013. All Rights Reserved.