Save This Page
Home » j2ssh-0.2.9-src » com.sshtools.ant » [javadoc | source]
com.sshtools.ant
public class: ConditionalTasks [javadoc | source]
java.lang.Object
   org.apache.tools.ant.ProjectComponent
      org.apache.tools.ant.Task
         com.sshtools.ant.ConditionalTasks

All Implemented Interfaces:
    TaskContainer, Cloneable

Constructor:
 public ConditionalTasks() 
Method from com.sshtools.ant.ConditionalTasks Summary:
addTask,   execute,   setDirs,   setFamily,   setFiles,   setName
Methods from org.apache.tools.ant.Task:
bindToOwner,   execute,   getOwningTarget,   getRuntimeConfigurableWrapper,   getTaskName,   getTaskType,   init,   log,   log,   log,   log,   maybeConfigure,   perform,   reconfigure,   setOwningTarget,   setRuntimeConfigurableWrapper,   setTaskName,   setTaskType
Methods from org.apache.tools.ant.ProjectComponent:
clone,   getDescription,   getLocation,   getProject,   log,   log,   setDescription,   setLocation,   setProject
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from com.sshtools.ant.ConditionalTasks Detail:
 public  void addTask(Task task) 
 public  void execute() 
 public  void setDirs(String dirs) 
 public  void setFamily(String family) 
 public  void setFiles(String files) 
 public  void setName(String name)