public class ExportBundleTask
extends org.gradle.api.DefaultTask
| Constructor and Description |
|---|
ExportBundleTask() |
ExportBundleTask(com.ca.apim.gateway.cagatewayconfig.util.xml.DocumentTools documentTools) |
| Modifier and Type | Method and Description |
|---|---|
org.gradle.api.file.RegularFileProperty |
getRawBundleFile() |
org.gradle.api.file.RegularFileProperty |
getSanitizedBundleFile() |
void |
perform() |
newInputDirectory, newInputFile, newOutputDirectory, newOutputFileaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTaskIdentity, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, replaceLogger, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toString@Inject public ExportBundleTask()
public ExportBundleTask(com.ca.apim.gateway.cagatewayconfig.util.xml.DocumentTools documentTools)
@OutputFile public org.gradle.api.file.RegularFileProperty getRawBundleFile()
@OutputFile public org.gradle.api.file.RegularFileProperty getSanitizedBundleFile()
public void perform()
throws javax.xml.transform.TransformerException,
java.io.IOException
javax.xml.transform.TransformerExceptionjava.io.IOException