All Implemented Interfaces:
Locatable

public class CRNantTask
extends CRBuildTask
  • Field Summary

    Fields inherited from class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRTask

    type

    Fields inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase

    location
  • Constructor Summary

    Constructors
    Constructor Description
    CRNantTask​(CRRunIf runIf, CRTask onCancel, java.lang.String buildFile, java.lang.String target, java.lang.String workingDirectory, java.lang.String nantPath)  
  • Method Summary

    Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.tasks.CRBuildTask

    ant, ant, ant, ant, ant, getErrors, getLocation, getType, nant, nant, nant, nant, nant, rake, rake, rake, rake, rake

    Methods inherited from class com.thoughtworks.go.plugin.configrepo.contract.CRBase

    getErrors, getLocation, setLocation

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CRNantTask

      public CRNantTask​(CRRunIf runIf, CRTask onCancel, java.lang.String buildFile, java.lang.String target, java.lang.String workingDirectory, java.lang.String nantPath)