Class DumpVariablesTask

java.lang.Object
com.atlassian.bamboo.specs.api.builders.EntityPropertiesBuilder<P>
com.atlassian.bamboo.specs.api.builders.task.Task<DumpVariablesTask,DumpVariablesTaskProperties>
com.atlassian.bamboo.specs.builders.task.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
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected @NotNull DumpVariablesTaskProperties
     
    boolean
     
    int
     

    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