public class EnvironmentTopologyFunctions extends TopologyFunctions
mExecute, mFLOG, mScriptRef
Constructor and Description |
---|
EnvironmentTopologyFunctions() |
EnvironmentTopologyFunctions(ExecuteScript pScriptRef,
java.lang.Long pEnvId) |
EnvironmentTopologyFunctions(java.lang.Long pEnvId) |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.String> |
getMappedInstances()
Gets all mapped instances
|
boolean |
isMappedToCurrentEnvironment(java.lang.String pTargetGroupCode)
Returns whether the given target group is mapped to the current environment.
|
void |
setCurrentEnvironmentId(java.lang.Long pCurrentEnvironmentId) |
cleanup, getEnvironmentByCode, getEnvironmentById, getGroovyKey, getInstanceProperties, getTargetGroupByCode, getTargetGroupById
decryptIntegrationInstance, doSimpleGet, findIntegrationInstanceByCode, getLogFunctions, getServerBaseUrl, setScriptRef
public EnvironmentTopologyFunctions()
public EnvironmentTopologyFunctions(java.lang.Long pEnvId)
public EnvironmentTopologyFunctions(ExecuteScript pScriptRef, java.lang.Long pEnvId)
public void setCurrentEnvironmentId(java.lang.Long pCurrentEnvironmentId)
public boolean isMappedToCurrentEnvironment(java.lang.String pTargetGroupCode)
pTargetGroupCode
- Target Group code to checkpublic java.util.List<java.lang.String> getMappedInstances()