org.jenkinsci.plugins.writablefilesystem_monitor
Class RWFSMonitor.CanWrite

java.lang.Object
  extended by org.jenkinsci.plugins.writablefilesystem_monitor.RWFSMonitor.CanWrite
All Implemented Interfaces:
hudson.remoting.Callable<Boolean,IOException>, Serializable
Enclosing class:
RWFSMonitor

protected static final class RWFSMonitor.CanWrite
extends Object
implements hudson.remoting.Callable<Boolean,IOException>

See Also:
Serialized Form

Constructor Summary
protected RWFSMonitor.CanWrite()
           
 
Method Summary
 Boolean call()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RWFSMonitor.CanWrite

protected RWFSMonitor.CanWrite()
Method Detail

call

public Boolean call()
             throws IOException
Specified by:
call in interface hudson.remoting.Callable<Boolean,IOException>
Throws:
IOException


Copyright © 2004-2013. All Rights Reserved.