Package com.atlassian.adf.model.node
Interface Media.Partial
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classMedia.Partial.ExternalNeedsUrlstatic classMedia.Partial.FileNeedsIdThis partially constructedmedianode is afileand still needs a mediaid.static classMedia.Partial.LinkNeedsCollectionDeprecated.Most of the support forlinkmedia no longer functions in the editor code base, so clients are unlikely to encounter it in the wild and should not use it in new ADF.static classMedia.Partial.LinkNeedsIdDeprecated.Most of the support forlinkmedia no longer functions in the editor code base, so clients are unlikely to encounter it in the wild and should not use it in new ADF.static classMedia.Partial.NeedsTypePartially constructedmedianode still needs the specific media type set.
-