public class DefaultMacroIdSupplier extends Object implements MacroIdSupplier
MacroIdSupplier which uses a randomly generated UUID to generate a unique
MacroId.
Even though this supplier generates globally unique UUID's you can only assume they are unique within the current version of a single page. This is because they are not reset after a page is created via rpc, copied or restored from the history.
| Constructor and Description |
|---|
DefaultMacroIdSupplier() |
Copyright © 2003–2022 Atlassian. All rights reserved.