org.apache.tools.ant.taskdefs.optional.ccm
Class CCMCheckin

java.lang.Object
  extended by org.apache.tools.ant.ProjectComponent
      extended by org.apache.tools.ant.Task
          extended by org.apache.tools.ant.taskdefs.optional.ccm.Continuus
              extended by org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
                  extended by org.apache.tools.ant.taskdefs.optional.ccm.CCMCheckin
All Implemented Interfaces:
java.lang.Cloneable

public class CCMCheckin
extends CCMCheck

Performs Continuus checkin command.


Field Summary
 
Fields inherited from class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
filesets, FLAG_COMMENT, FLAG_TASK
 
Fields inherited from class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
COMMAND_CHECKIN, COMMAND_CHECKOUT, COMMAND_CREATE_TASK, COMMAND_DEFAULT_TASK, COMMAND_RECONFIGURE
 
Fields inherited from class org.apache.tools.ant.Task
target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
description, location, project
 
Constructor Summary
CCMCheckin()
          Default constructor - setup checkin command
 
Method Summary
 
Methods inherited from class org.apache.tools.ant.taskdefs.optional.ccm.CCMCheck
addFileset, execute, getComment, getFile, getTask, setComment, setFile, setTask
 
Methods inherited from class org.apache.tools.ant.taskdefs.optional.ccm.Continuus
getCcmAction, getCcmCommand, run, run, setCcmAction, setCcmDir
 
Methods inherited from class org.apache.tools.ant.Task
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CCMCheckin

public CCMCheckin()
Default constructor - setup checkin command