Class LoadSecretValuesEvent
Event to load the latest values of a secret. It is possible define a max rows of the latest values
- GCApi:
- event
- Reactors:
- No Spouts
BTLoadSecretValues(0)-
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
ConstructorsConstructorDescriptionLoadSecretValuesEvent(BOSecret boSecret) LoadSecretValuesEvent(BOSecret boSecret, int maxRows) -
Method Summary
Methods 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
-
LoadSecretValuesEvent
-
LoadSecretValuesEvent
-
-
Method Details
-
getBoSecret
-
getMaxRows
public int getMaxRows()
-