A C D E G H I J O P R S T

A

add(String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
addStep(DeploymentPlanningContext, int, String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
addStep(DeploymentPlanningContext, int, String, String, boolean) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
addStep(DeploymentPlanningContext, int, String, String, PythonManagedDeployed.CheckpointInfo) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
addStep(DeploymentPlanningContext, int, String, String, boolean, PythonManagedDeployed.CheckpointInfo) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
addStep(InspectionContext, String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 

C

checkpoint(Delta) - Static method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
checkpoint(Delta, Operation) - Static method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
com.xebialabs.deployit.plugin.python - package com.xebialabs.deployit.plugin.python
 
CONNECT_FROM_DAEMON - Static variable in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Name of the Python function to implement in the container specific runtime that connects to the managing server, when running from the daemon.
CONNECT_FROM_STAND_ALONE_SCRIPT - Static variable in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Name of the Python function to implement in the container specific runtime that connects to the managing server, when running from a stand alone script.
ControlTaskDelegate - Class in com.xebialabs.deployit.plugin.python
 
ControlTaskDelegate() - Constructor for class com.xebialabs.deployit.plugin.python.ControlTaskDelegate
 
controlTaskDispatch(String, Map<String, String>) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
createObjectAndSetObjectProperty(String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
currentInspectedItem - Variable in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 

D

delta - Variable in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed.CheckpointInfo
 
DerivedProperty - Annotation Type in com.xebialabs.deployit.plugin.python
 
DISCONNECT_FROM_DAEMON - Static variable in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Name of the Python function to implement in the container specific runtime that disconnects from the managing server, when running from the daemon.
DISCONNECT_FROM_STAND_ALONE_SCRIPT - Static variable in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Name of the Python function to implement in the container specific runtime that disconnects from the managing server, when running from a stand alone script.
DISCOVERED_ITEM_PRELUDE - Static variable in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 
dispatch(String, Map<String, String>, ConfigurationItem, Container) - Static method in class com.xebialabs.deployit.plugin.python.ControlTaskDelegate
 

E

endCreateObject(String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
execute(ExecutionContext) - Method in class com.xebialabs.deployit.plugin.python.PythonDeploymentStep
 
execute(ExecutionContext) - Method in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 

G

getDescription(String) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
getDiscoverOrder() - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
getExposeDeployedApplication() - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
getHost() - Method in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Returns the host on which this container runs.
getLibraryScripts() - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
getManagingContainer() - Method in interface com.xebialabs.deployit.plugin.python.PythonManagedContainer
 
getOrder() - Method in class com.xebialabs.deployit.plugin.python.PythonDeploymentStep
 
getOrder() - Method in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 
getPythonVars() - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
getPythonVars(DeployedApplication) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
getRuntimePath() - Method in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Returns the name of the directory on the classpath that contains the PowerShell scripts that define the runtime for this container.
getScriptCommandLine(OverthereFile) - Method in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Generates the command line that should be used to run a script.

H

handleOutputLine(String, ExecutionContext) - Method in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 

I

INSPECTED_ITEM_PRELUDE - Static variable in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 
INSPECTED_PROPERTY_PRELUDE - Static variable in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 

J

javaToPython(OverthereConnection, Map<String, Object>) - Static method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
javaToPython(OverthereConnection, Map<String, Object>, boolean) - Static method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 

O

operation - Variable in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed.CheckpointInfo
 

P

PythonDaemonException - Exception in com.xebialabs.deployit.plugin.python
 
PythonDaemonException(String) - Constructor for exception com.xebialabs.deployit.plugin.python.PythonDaemonException
 
PythonDaemonException(String, Throwable) - Constructor for exception com.xebialabs.deployit.plugin.python.PythonDaemonException
 
PythonDeploymentStep - Class in com.xebialabs.deployit.plugin.python
 
PythonDeploymentStep(int, PythonManagingContainer, String, Map<String, Object>, String) - Constructor for class com.xebialabs.deployit.plugin.python.PythonDeploymentStep
 
PythonInspectionStep - Class in com.xebialabs.deployit.plugin.python
 
PythonInspectionStep(ConfigurationItem, PythonManagingContainer, String, Map<String, Object>, String) - Constructor for class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 
PythonManagedContainer - Interface in com.xebialabs.deployit.plugin.python
 
PythonManagedDeployed<D extends com.xebialabs.deployit.plugin.api.udm.Deployable,C extends PythonManagedContainer> - Class in com.xebialabs.deployit.plugin.python
 
PythonManagedDeployed() - Constructor for class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
PythonManagedDeployed.CheckpointInfo - Class in com.xebialabs.deployit.plugin.python
 
PythonManagingContainer - Interface in com.xebialabs.deployit.plugin.python
Interface implemented by containers that manage other containers through Python.
PythonVarsConverter - Class in com.xebialabs.deployit.plugin.python
 

R

RUN_SCRIPT_FROM_DAEMON - Static variable in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
Name of the Python function to implement in the container specific runtime that runs a script from the daemon.
runWithDaemon() - Method in interface com.xebialabs.deployit.plugin.python.PythonManagingContainer
true if the python daemon should be started to manage this container.

S

setBooleanProperty(String, String, boolean) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setBooleanVariable(String, boolean) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setCiReferenceProperty(String, String, ConfigurationItem) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setCollectionOfCiReferencesProperty(String, String, Collection<ConfigurationItem>) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setCollectionOfStringsProperty(String, String, Collection<?>) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setCollectionOfStringsVariable(String, Collection<?>) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setDiscoverOrder(int) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
setEmptyCollectionProperty(String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setEmptyMapProperty(String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setExposeDeployedApplication(boolean) - Method in class com.xebialabs.deployit.plugin.python.PythonManagedDeployed
 
setIntegerProperty(String, String, int) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setIntegerVariable(String, int) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setLongVariable(String, long) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setMapOfStringToStringReferencesProperty(String, String, Map<String, String>) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setNullProperty(String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setNullVariable(String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setPasswordProperty(String, String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setReferenceFromChildToParent(ConfigurationItem, Descriptor, ExecutionContext) - Method in class com.xebialabs.deployit.plugin.python.PythonInspectionStep
 
setStringProperty(String, String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
setStringVariable(String, String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 
startCreateObject(String) - Method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 

T

toPythonString(String) - Static method in class com.xebialabs.deployit.plugin.python.PythonVarsConverter
 

A C D E G H I J O P R S T