public class ExplodeBundleTask
extends org.gradle.api.DefaultTask
| Constructor | Description |
|---|---|
ExplodeBundleTask() |
| Modifier and Type | Method | Description |
|---|---|---|
org.gradle.api.file.DirectoryProperty |
getExportDir() |
|
org.gradle.api.provider.Property<java.util.Map> |
getExportEntities() |
|
org.gradle.api.provider.Property<java.lang.String> |
getFolderPath() |
The path of the folder to explode.
|
org.gradle.api.file.RegularFileProperty |
getInputBundleFile() |
|
void |
perform() |
|
void |
setOutputType(java.lang.String format) |
addValidator, 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@Input public org.gradle.api.provider.Property<java.lang.String> getFolderPath()
@InputFile public org.gradle.api.file.RegularFileProperty getInputBundleFile()
@OutputDirectory public org.gradle.api.file.DirectoryProperty getExportDir()
public void setOutputType(java.lang.String format)
@Input @Optional public org.gradle.api.provider.Property<java.util.Map> getExportEntities()
public void perform()
throws com.ca.apim.gateway.cagatewayconfig.util.xml.DocumentParseException
com.ca.apim.gateway.cagatewayconfig.util.xml.DocumentParseException