| Package | Description |
|---|---|
| org.alfresco.test.enums | |
| org.alfresco.test.utils.api |
| Modifier and Type | Method and Description |
|---|---|
AlfrescoVersion |
AlfrescoVersion.fromString(String value)
Create
AlfrescoVersion from string. |
static AlfrescoVersion |
AlfrescoVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlfrescoVersion[] |
AlfrescoVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlfrescoVersion |
AlfrescoApiProperties.getApiVersion() |
| Modifier and Type | Method and Description |
|---|---|
void |
AlfrescoApiProperties.setApiVersion(AlfrescoVersion apiVersion) |
| Constructor and Description |
|---|
AlfrescoApiProperties(String apiUrl,
int apiPort,
AlfrescoVersion apiVersion) |
Copyright © 2005–2016 Alfresco Software. All rights reserved.