| Package | Description |
|---|---|
| org.alfresco.sync.repo |
| Modifier and Type | Method and Description |
|---|---|
Client.ClientType |
Client.getType() |
static Client.ClientType |
Client.ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Client.ClientType[] |
Client.ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Client |
Client.asType(Client.ClientType type) |
| Constructor and Description |
|---|
Client(Client.ClientType type,
String clientId) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.