- getBooleanList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List of Boolean 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.
- getDeployedMap() - Method in class com.xebialabs.deployit.core.rest.view.PreviewResult
-
Returns map of deployeds with Invocation Descriptions.
- getDescription() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor description.
- getDiff() - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Returns diff object as string.
- getDiff() - Method in class com.xebialabs.deployit.core.rest.view.InvocationDiffView
-
Returns diff object as string.
- 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 of Double for given path.
- getDoubleValue(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns Double value in given path.
- getErrors() - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Returns map of errors per processor.
- 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.
- getId() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor ID.
- getInput() - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Returns input object as string.
- getInput() - Method in class com.xebialabs.deployit.core.rest.view.InvocationOutput
-
Returns input object as string.
- getIntegerList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List of Integer 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 of JsonNode for given path.
- getLongList(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns List of Long for given path.
- getLongValue(String) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.context.InputContext
-
Returns Long value in given path.
- getMergeType() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor's mergeType.
- 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.
- getNamespace() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Return processor namespace.
- getNamespaceId() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor's rule namespace ID.
- getNamespaceName() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchProcessor
-
Returns name of the namespace containing this processor.
- getOutput() - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Returns output object as string.
- getOutput() - Method in class com.xebialabs.deployit.core.rest.view.InvocationOutput
-
Returns output object as string.
- getParameters() - Method in interface com.xebialabs.deployit.plugin.stitch.model.StitchProcessor
-
Returns processors parameters.
- getPhase() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor's phase.
- 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.
- getProcessors() - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Returns list of processor details that were used in invocation
transformations in order of execution.
- getRuleId() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor's rule ID.
- getRuleName() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor's rule name.
- 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 class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor type.
- 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.
- getWeight() - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Returns processor's weight.
- set(String, Object) - Method in interface com.xebialabs.deployit.plugin.stitch.service.engine.processor.handler.groovy.Document
-
Set property to a document by a given path.
- setDeployedMap(Map<String, List<InvocationDescriptorView>>) - Method in class com.xebialabs.deployit.core.rest.view.PreviewResult
-
Sets map of deployeds with Invocation Descriptions.
- setDescription(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor description.
- setDiff(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Sets diff object as string.
- setDiff(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationDiffView
-
Sets diff object as string.
- setErrors(Map<String, String>) - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Sets map of errors per processor.
- setId(UUID) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor ID.
- setInput(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Sets input object as string.
- setInput(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationOutput
-
Sets input object as string.
- setMergeType(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor's mergeType.
- setNamespace(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor's rule namespace.
- setNamespaceId(UUID) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor's rule namespace ID.
- setOutput(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Sets output object as string.
- setOutput(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationOutput
-
Sets output object as string.
- setPhase(Integer) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor's phase.
- setProcessors(List<InvocationProcessorView>) - Method in class com.xebialabs.deployit.core.rest.view.InvocationDescriptorView
-
Sets list of processor details that were used in invocation transformations
in order of execution.
- setRuleId(UUID) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor's rule ID.
- setRuleName(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor's rule name.
- setShow(boolean) - Method in class com.xebialabs.deployit.core.rest.view.StitchEvaluationView
-
Sets a flag if stitch was executed.
- setType(String) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor type.
- setWeight(Integer) - Method in class com.xebialabs.deployit.core.rest.view.InvocationProcessorView
-
Sets processor's weight.
- StitchEvaluationView - Class in com.xebialabs.deployit.core.rest.view
-
The flag object if we run stitch transformation for given deployment.
- StitchEvaluationView() - Constructor for class com.xebialabs.deployit.core.rest.view.StitchEvaluationView
-
- StitchEvaluationView(boolean) - Constructor for class com.xebialabs.deployit.core.rest.view.StitchEvaluationView
-
- StitchParameter - Interface in com.xebialabs.deployit.plugin.stitch.model
-
StitchParameter represents one parameter that processor can have.
- StitchProcessor - Interface in com.xebialabs.deployit.plugin.stitch.model
-
StitchProcessor represents processor that is used to transform files.
- StitchProcessorDto - Interface in com.xebialabs.deployit.plugin.stitch.service.engine.index.dto
-
Represent processor during parsing and validation phase.
- StitchProcessorParameterDto - Interface in com.xebialabs.deployit.plugin.stitch.service.engine.index.dto
-
Represent processor parameter during parsing and validation phase.