Input properties

{{ ctrl.configurationInstances.getTitle(task.inputProperties.server) }}
{{ ctrl.configurationInstances.getTitle(task.inputProperties.server) }}
{{ ctrl.properties['server'].description }}
{{ ctrl.properties['username'].description }}
{{ ctrl.properties['password'].description }}
{{ ctrl.properties['deploymentApplication'].description }}
{{ ctrl.properties['deploymentVersion'].description }}
{{ ctrl.properties['deploymentPackage'].description }}
{{ ctrl.properties['deploymentEnvironment'].description }}
{{ ctrl.properties['continueIfStepFails'].description }}
{{ ctrl.properties['numberOfContinueRetrials'].description }}
{{ ctrl.properties['pollingInterval'].description }}
{{ ctrl.properties['numberOfPollingTrials'].description }}
{{ ctrl.properties['displayStepLogs'].description }}
{{ ctrl.properties['orchestrators'].description }}
{{ ctrl.properties['deployedApplicationProperties'].description }}
{{ ctrl.properties['overrideDeployedProps'].description }}
{{ ctrl.properties['rollbackOnFailure'].description }}
{{ ctrl.properties['rollbackOnAbort'].description }}
{{ ctrl.properties['cancelOnError'].description }}
{{ ctrl.properties['failOnPause'].description }}
{{ ctrl.properties['connectionRetries'].description }}

Output properties

Keep the previous output properties on retry
{{task.outputVarHelpText}}
{{ ctrl.properties['xlDeployTaskId'].description }}