public class IdAndTypeResourceIdentifierResolver extends Object implements ResourceIdentifierResolver<IdAndTypeResourceIdentifier,Object>
Constructor and Description |
---|
IdAndTypeResourceIdentifierResolver(AttachmentManager attachmentManager,
SpaceManager spaceManager) |
Modifier and Type | Method and Description |
---|---|
Object |
resolve(IdAndTypeResourceIdentifier resourceIdentifier,
ConversionContext conversionContext) |
public IdAndTypeResourceIdentifierResolver(AttachmentManager attachmentManager, SpaceManager spaceManager)
public Object resolve(IdAndTypeResourceIdentifier resourceIdentifier, ConversionContext conversionContext) throws CannotResolveResourceIdentifierException
resolve
in interface ResourceIdentifierResolver<IdAndTypeResourceIdentifier,Object>
resourceIdentifier
- resource identifierconversionContext
- the conversion contextCannotResolveResourceIdentifierException
- if the specified resource identifier cannot be resolved (this shouldn't typically happen unless someone has removed the resource)Copyright © 2003–2020 Atlassian. All rights reserved.