Modifier and Type | Method and Description |
---|---|
java.lang.String |
configure(APIKeyConfiguration activateAPIKeyModel)
API Key settings gets configured for the given Asset.
|
APIKeyConfiguration |
getActivatePolicyInfo()
Returns the API configuration information.
|
java.util.Map<java.lang.String,java.lang.String> |
getAvaliableEmailTempalte()
Gets the available email template from the repository.
|
cancel, executeNextStep, executePreviousStep, finishAllSteps, getCurrentState, getGroup, getIconURL, getId, getName, getSkippedObjectsWithReason, isAllowed, isApplicable, setObjects
java.util.Map<java.lang.String,java.lang.String> getAvaliableEmailTempalte() throws CLLException
Map
having the email template namesCLLException
- If an error occurs while trying to get the email template names.java.lang.String configure(APIKeyConfiguration activateAPIKeyModel) throws CLLException
activateAPIKeyModel
- The API key settings to configure, given as an instance of APIKeyConfiguration
CLLException
- If configuring the API key settings has failedAPIKeyConfiguration getActivatePolicyInfo() throws CLLException
APIKeyConfiguration
instanceCLLException
- If an error occurs while trying to obtain the required information