public class RulesCompilationGuardedSuspension extends java.lang.Object implements GuardedSuspension<java.lang.String>
GuardedSuspension interface for rules compilation| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
VERIFICATION_LATCH_TIMEOUT |
| Constructor and Description |
|---|
RulesCompilationGuardedSuspension() |
| Modifier and Type | Method and Description |
|---|---|
GuardStatus |
checkPreconditions(java.lang.String moduleName)
Checks the preconditions based on
checkedProperty |
protected ConfigurationService |
getConfigurationService() |
protected EventService |
getEventService() |
void |
setConfigurationService(ConfigurationService configurationService) |
void |
setEventService(EventService eventService) |
protected static final java.lang.String VERIFICATION_LATCH_TIMEOUT
public GuardStatus checkPreconditions(java.lang.String moduleName)
GuardedSuspensioncheckedPropertycheckPreconditions in interface GuardedSuspension<java.lang.String>moduleName - the object to check the preconditions againstGuardStatusprotected EventService getEventService()
public void setEventService(EventService eventService)
protected ConfigurationService getConfigurationService()
public void setConfigurationService(ConfigurationService configurationService)
Copyright © 2018 SAP SE. All Rights Reserved.