Uses of Class
com.atlassian.confluence.api.model.content.MacroInstance
Packages that use MacroInstance
Package
Description
- 
Uses of MacroInstance in com.atlassian.confluence.api.model.contentMethods in com.atlassian.confluence.api.model.content that return MacroInstance
- 
Uses of MacroInstance in com.atlassian.confluence.plugins.restapi.resourcesMethods in com.atlassian.confluence.plugins.restapi.resources that return MacroInstanceModifier and TypeMethodDescriptionContentResource.getMacroBodyByHash(ContentId contentId, int versionId, String hash) Deprecated.ContentResource.getMacroBodyByMacroId(ContentId contentId, int versionId, String macroId) 
- 
Uses of MacroInstance in com.atlassian.confluence.rest.client.implMethods in com.atlassian.confluence.rest.client.impl that return types with arguments of type MacroInstanceModifier and TypeMethodDescriptionRemoteContentMacroServiceImpl.RemoteMacroFinderImpl.fetchCompletionStage()