| Modifier and Type | Method and Description |
|---|---|
protected abstract DenormalisedServiceStateRecord.ServiceType |
DenormalisedChangeLogListenerBase.getServiceType() |
| Modifier and Type | Method and Description |
|---|---|
DenormalisedServiceStateRecord.ServiceType |
DenormalisedPermissionChangeStateAnalyticsEvent.getServiceType() |
| Modifier and Type | Method and Description |
|---|---|
protected DenormalisedServiceStateRecord.ServiceType |
DenormalisedContentChangeLogListener.getServiceType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalisedPermissionStateLogService.changeState(DenormalisedServiceStateRecord.ServiceType serviceType,
DenormalisedPermissionServiceState newState,
StateChangeInformation.MessageLevel messageLevel,
String message,
Long lastUpToDateTimestamp) |
DenormalisedPermissionServiceState |
DenormalisedPermissionStateLogService.getServiceState(DenormalisedServiceStateRecord.ServiceType serviceType) |
DenormalisedServiceStateRecord |
DenormalisedPermissionStateLogService.getServiceStateRecord(DenormalisedServiceStateRecord.ServiceType serviceType) |
void |
DenormalisedPermissionStateLogService.updateLastUpToDateTimeStamp(DenormalisedServiceStateRecord.ServiceType serviceType,
long time) |
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalisedServiceStateDao.createRecord(DenormalisedServiceStateRecord.ServiceType serviceType,
DenormalisedPermissionServiceState state) |
DenormalisedServiceStateRecord |
DenormalisedServiceStateDao.getRecord(DenormalisedServiceStateRecord.ServiceType type) |
| Modifier and Type | Method and Description |
|---|---|
DenormalisedServiceStateRecord.ServiceType |
DenormalisedServiceStateRecord.getServiceType() |
static DenormalisedServiceStateRecord.ServiceType |
DenormalisedServiceStateRecord.ServiceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DenormalisedServiceStateRecord.ServiceType[] |
DenormalisedServiceStateRecord.ServiceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalisedServiceStateRecord.setServiceType(DenormalisedServiceStateRecord.ServiceType serviceType) |
| Constructor and Description |
|---|
DenormalisedServiceStateRecord(DenormalisedServiceStateRecord.ServiceType serviceType,
DenormalisedPermissionServiceState state,
long lastUpToDateTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DenormalisedPermissionsDdlExecutor.indexExist(DenormalisedServiceStateRecord.ServiceType serviceType,
String indexName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
protected DenormalisedServiceStateRecord.ServiceType |
DenormalisedSpaceChangeLogListener.getServiceType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractDenormalisedPermissionsIntegrationTestBase.waitForServiceState(DenormalisedPermissionServiceState requiredServiceState,
DenormalisedServiceStateRecord.ServiceType serviceType) |
Copyright © 2003–2022 Atlassian. All rights reserved.