Class DeleteSecretEvent
Event to delete a secret. The input must be the id of the secret and the company id.
The task reacts to this event will delete the all values of this secret.
- GCApi:
- event
- Reactors:
- No Spouts
BTDeleteSecret(0), BTDeleteSecretLog(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
Constructors -
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
-
DeleteSecretEvent
-
-
Method Details
-
getSecretId
public long getSecretId() -
getCompanyId
-