public interface IntentSynchronizationAdminService
| Modifier and Type | Method and Description |
|---|---|
void |
modifyPrimary(boolean isPrimary)
Changes whether this instance is the primary or not based on the
boolean parameter.
|
void |
removeIntents()
Withdraws all intents.
|