Package | Description |
---|---|
org.onehippo.repository.campaign |
Modifier and Type | Method and Description |
---|---|
Optional<VersionLabel> |
VersionsMeta.getVersionLabel(String uuid) |
Set<VersionLabel> |
VersionsMeta.getVersionLabels() |
Modifier and Type | Method and Description |
---|---|
void |
VersionsMeta.setVersionLabel(VersionLabel versionLabel)
Adds
versionLabel and if the versionLabel is already present in versionLabels
replaces that versionLabel |
Modifier and Type | Method and Description |
---|---|
void |
VersionsMeta.setVersionLabels(Set<VersionLabel> versionLabels) |
Copyright © 2007–2025 Bloomreach. All rights reserved.