public class AbstractTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
AbstractTask() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkPropertiesFile() |
protected com.atlassian.jgitflow.core.JGitFlow |
ensureGitFlow() |
ReleasePlugin |
getPlugin() |
protected void |
updateVersionAndCommit(com.atlassian.jgitflow.core.JGitFlow flow,
java.lang.String targetVersion,
java.lang.String versionType) |
protected void |
updateVersionProperty(java.lang.String newVersion) |
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringpublic ReleasePlugin getPlugin()
protected com.atlassian.jgitflow.core.JGitFlow ensureGitFlow()
throws com.atlassian.jgitflow.core.exception.JGitFlowException
com.atlassian.jgitflow.core.exception.JGitFlowExceptionprotected void updateVersionAndCommit(com.atlassian.jgitflow.core.JGitFlow flow,
java.lang.String targetVersion,
java.lang.String versionType)
throws org.eclipse.jgit.api.errors.GitAPIException
org.eclipse.jgit.api.errors.GitAPIExceptionprotected void checkPropertiesFile()
protected void updateVersionProperty(java.lang.String newVersion)