public final class ProjectStatusEntity extends Object
| Constructor and Description |
|---|
ProjectStatusEntity(Long id,
String key,
boolean enabled,
String apiKey,
boolean reindex,
boolean apiKeyActive,
boolean crashesEnabled) |
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
Long |
getId() |
String |
getKey() |
boolean |
isApiKeyActive() |
boolean |
isCrashesEnabled() |
boolean |
isEnabled() |
boolean |
isReindex() |
Copyright © 2015 Atlassian. All rights reserved.