Class DumpVariablesTask


  • public class DumpVariablesTask
    extends com.atlassian.bamboo.specs.api.builders.task.Task<DumpVariablesTask,​DumpVariablesTaskProperties>
    Represents a task that dumps Bamboo variables to log when task is run on agent.
    • Field Summary

      • Fields inherited from class com.atlassian.bamboo.specs.api.builders.task.Task

        conditions, description, requirements, taskEnabled
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected @NotNull DumpVariablesTaskProperties build()  
      boolean equals​(java.lang.Object o)  
      int hashCode()  
      • Methods inherited from class com.atlassian.bamboo.specs.api.builders.task.Task

        conditions, description, enabled, requirements, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait