org.jenkinsci.plugins.writablefilesystem_monitor
Class RWFSMonitor.ReadOnlyFileSystem

java.lang.Object
  extended by hudson.slaves.OfflineCause
      extended by org.jenkinsci.plugins.writablefilesystem_monitor.RWFSMonitor.ReadOnlyFileSystem
All Implemented Interfaces:
Serializable
Enclosing class:
RWFSMonitor

public static final class RWFSMonitor.ReadOnlyFileSystem
extends hudson.slaves.OfflineCause
implements Serializable

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.slaves.OfflineCause
hudson.slaves.OfflineCause.ByCLI, hudson.slaves.OfflineCause.ChannelTermination, hudson.slaves.OfflineCause.LaunchFailed, hudson.slaves.OfflineCause.SimpleOfflineCause
 
Constructor Summary
RWFSMonitor.ReadOnlyFileSystem()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class hudson.slaves.OfflineCause
create
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RWFSMonitor.ReadOnlyFileSystem

public RWFSMonitor.ReadOnlyFileSystem()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2004-2013. All Rights Reserved.