public interface ResourceIdentifierFactory
Modifier and Type | Method and Description |
---|---|
ResourceIdentifier |
getResourceIdentifier(Object resource,
ConversionContext context)
Creates a resource identifier for the specified resource.
|
ResourceIdentifier getResourceIdentifier(Object resource, ConversionContext context)
resource
- the resourcecontext
- The context to generate the resource identifier inResourceIdentifierCreationException
- if there is an error creating the resource identifierCopyright © 2003–2019 Atlassian. All rights reserved.