-
Constructor Summary
Constructors
-
Method Summary
protected void
Implements this method to write the specific task logic to handle the input parameter.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
BTRevokeApiKey
public BTRevokeApiKey()
-
Method Details
-
body
Implements this method to write the specific task logic to handle the input parameter.
- Specified by:
body in class BusinessTask<RevokeApiKeyEvent>
- Parameters:
event - the object upon which the task will works on
pk - the poolkit containing the reference to the database connection that can be used
- Throws:
DAException - in case of database error
DAValidateException - in case of database validation error