Class FullChangeGitCommand

java.lang.Object
nebula.plugin.info.scm.FullChangeGitCommand
All Implemented Interfaces:
org.gradle.api.provider.ValueSource<String,nebula.plugin.info.scm.GitCommandParameters>

public abstract class FullChangeGitCommand extends Object
  • Constructor Details

    • FullChangeGitCommand

      public FullChangeGitCommand()
  • Method Details

    • obtain

      public String obtain()
    • getExecOperations

      @Inject public abstract org.gradle.process.ExecOperations getExecOperations()