- getBooleanList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List for given path.
- getBooleanValue(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns Boolean value in given path.
- getContent() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.index.dto.StitchProcessorParameterDto
-
Returns parameters value from external file.
- getCurrentDeployed() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.DeploymentContext
-
Returns current deployed.
- getCurrentDeployedApplication() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.DeploymentContext
-
Returns current deployed application.
- getDeployed() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.DeploymentContext
-
Returns deployed for deployment.
- getDeployedApplication() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.DeploymentContext
-
Returns deployed application for deployment.
- getDocument() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.processor.handler.groovy.Document
-
Get original document
- getDoubleList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List for given path.
- getDoubleValue(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns Double value in given path.
- getFileContent() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchParameter
-
Returns parameters value from external file.
- getFileFormats() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.format.input.adapter.InputAdapter
-
Gets all file formats that are supported with this consumer.
- getFileFormats() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.format.output.consumer.OutputConsumer
-
Gets all file formats that are supported with this consumer.
- getIntegerList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List for given path.
- getIntegerValue(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns Integer value in given path.
- getJsonNode(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns JsonNode value in given path.
- getJsonNodeList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List for given path.
- getLongList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List for given path.
- getLongValue(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns Long value in given path.
- getMutatedDocument() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.processor.handler.groovy.Document
-
Returns a result document after all applied operations.
- getName() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchParameter
-
Returns parameters name.
- getName() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.index.dto.StitchProcessorParameterDto
-
Returns parameter name.
- getNamespaceName() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchProcessor
-
Returns name of the namespace containing this processor.
- getParameters() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchProcessor
-
Returns processors parameters.
- getPreviousDeployed() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.DeploymentContext
-
Returns deployed from previous deployment.
- getPreviousDeployedApplication() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.DeploymentContext
-
Returns previously deployed application.
- getProcessorParameters() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.index.dto.StitchProcessorDto
-
Returns processors parameters.
- getStringList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List for given path.
- getStringValue(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns String value in given path.
- getType() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchProcessor
-
Returns processor type.
- getValue() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchParameter
-
Returns parameters value.
- getValue() - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.index.dto.StitchProcessorParameterDto
-
Returns parameters value.