Class DeleteSecretValueEvent
Event to delete a value of a secret. The input must be the id of the secret value and the company id.
- GCApi:
- event
- Reactors:
- No Spouts
BTDeleteSecretValue(0), BTDeleteSecretValueLog(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
-
DeleteSecretValueEvent
-
-
Method Details
-
getSecretValueId
public long getSecretValueId() -
getCompanyId
-