void |
EngineControlIntegration.configure(CallChain callChain,
IntegrationConfig integrationConf,
Map<String,String> properties,
BigInteger projectId) |
String |
EngineControlIntegration.copyWithName(IntegrationConfig integrationConf,
String newName,
String sourceTcId,
BigInteger projectId) |
void |
EngineControlIntegration.create(CallChain callChain,
IntegrationConfig integrationConf,
Map<String,String> properties,
BigInteger projectId) |
void |
EngineControlIntegration.create(Situation situation,
IntegrationConfig integrationConf,
BigInteger projectId) |
void |
EngineControlIntegration.delete(CallChain callChain,
IntegrationConfig integrationConf,
Map<String,String> properties,
BigInteger projectId) |
void |
EngineControlIntegration.delete(Situation situation,
IntegrationConfig integrationConf,
BigInteger projectId) |
void |
EngineAfterIntegration.executeAfter(CallChainInstance callchainInstance,
IntegrationConfig integrationConf) |
void |
EngineBeforeIntegration.executeBefore(CallChainInstance callchainInstance,
IntegrationConfig integrationConf) |