public class ActivationService extends Object
Constructor and Description |
---|
ActivationService() |
Modifier and Type | Method and Description |
---|---|
boolean |
isActive(int tenantId)
Method to determine whether a service is active for the given tenant.
|
static void |
updateActivation(int tenantId)
Method to update an activation record.
|
Copyright © 2018 WSO2. All rights reserved.