| Package | Description |
|---|---|
| org.jahia.services.templates |
| Modifier and Type | Method and Description |
|---|---|
SourceControlManagement.Status |
SourceControlManagement.getStatus(String path)
Returns the SCM status of the specified resource.
|
static SourceControlManagement.Status |
SourceControlManagement.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SourceControlManagement.Status[] |
SourceControlManagement.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,SourceControlManagement.Status> |
SvnSourceControlManagement.createStatusMap() |
protected Map<String,SourceControlManagement.Status> |
GitSourceControlManagement.createStatusMap() |
protected abstract Map<String,SourceControlManagement.Status> |
SourceControlManagement.createStatusMap() |
protected Map<String,SourceControlManagement.Status> |
SourceControlManagement.getStatusMap() |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.