Class DecryptEvent
- Since:
- 9.2
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.bl.GenericEvent
GenericEvent.Step<O> -
Field Summary
Fields inherited from class overit.geocall.bl.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
ConstructorsConstructorDescriptionDecryptEvent(String poolName, String decryptKey, EncryptedTable encryptedTable) -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class overit.geocall.bl.BusinessEvent
doLaunchMethods inherited from class overit.geocall.bl.GenericEvent
clearEvents, defineInterruptor, defineResult, getJournal, getResult, getSpouts, getStreamJournal, isInternal, launch, launch, launchAsync, launchAsync, register, registerSpouts
-
Constructor Details
-
DecryptEvent
-
-
Method Details
-
getPoolName
-
getDecryptKey
-
getEncryptedTable
-