Class SonargraphCreateOrUpdateSystem

  • All Implemented Interfaces:
    com.hello2morrow.sonargraph.build.client.ILogger, com.hello2morrow.sonargraph.build.client.ISonargraphBuildClient, com.hello2morrow.sonargraph.build.client.IUpdatableClient, java.lang.Comparable<org.gradle.api.Task>, org.gradle.api.internal.DynamicObjectAware, org.gradle.api.internal.TaskInternal, org.gradle.api.plugins.ExtensionAware, org.gradle.api.Task, org.gradle.util.Configurable<org.gradle.api.Task>

    public class SonargraphCreateOrUpdateSystem
    extends AbstractSonargraphReportTask
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface org.gradle.api.Task

        org.gradle.api.Task.Namer
    • Field Summary

      • Fields inherited from interface org.gradle.api.Task

        TASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE
    • Constructor Detail

      • SonargraphCreateOrUpdateSystem

        public SonargraphCreateOrUpdateSystem()
    • Method Detail

      • getInput

        @Input
        public int getInput()
      • getOutputDirectory

        @OutputDirectory
        public java.io.File getOutputDirectory()
      • createTransaction

        public com.hello2morrow.sonargraph.build.client.SonargraphBuildTransaction createTransaction​(com.hello2morrow.sonargraph.build.api.StartupRequest startupRequest)