public class BambooOid extends EntityPropertiesBuilder<BambooOidProperties>
BambooKey
and names can be used as well.
It is recommended however, to use these identifiers when updating existing Bamboo data or transfering data
between Bamboo servers as they provide stronger guarantees nb. uniqueness.
If both oid and a secondary identifier is present, oid has higher priority. In particular, when both oid and name is present it is possible to rename an existing object.
BambooKey
public BambooOid(@NotNull String oid) throws PropertiesValidationException
oid
- oid in string format (long number in Character.MAX_RADIX
radix)PropertiesValidationException
protected BambooOidProperties build() throws PropertiesValidationException
build
in class EntityPropertiesBuilder<BambooOidProperties>
PropertiesValidationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.