public interface ElementIdCreator
ConversionContext.
Instances of this interface are not required to be thread safe.
| Modifier and Type | Method and Description |
|---|---|
String |
generateId() |
String |
generateId(String basis) |
String generateId()
ConversionContext.String generateId(String basis)
basis - a String to base the generated unique id onConversionContext.Copyright © 2003–2022 Atlassian. All rights reserved.