Uses of Class
com.atlassian.adf.model.node.BlockCard.Partial.OptionalDatasourceParameters
-
Packages that use BlockCard.Partial.OptionalDatasourceParameters Package Description com.atlassian.adf.model.node Nodes are elements within the Atlassian Document Format that represent presentation data for the document. -
-
Uses of BlockCard.Partial.OptionalDatasourceParameters in com.atlassian.adf.model.node
Classes in com.atlassian.adf.model.node with type parameters of type BlockCard.Partial.OptionalDatasourceParameters Modifier and Type Class Description static classBlockCard.Partial.OptionalDatasourceParameters<T extends BlockCard.Partial.OptionalDatasourceParameters<T>>Subclasses of BlockCard.Partial.OptionalDatasourceParameters in com.atlassian.adf.model.node Modifier and Type Class Description static classBlockCard.Partial.NeedsDatasourceIdA partially constructed datasource block card that needs theidset.static classBlockCard.Partial.NeedsDatasourceParametersA partially constructed datasource block card that needs theparametersset.static classBlockCard.Partial.NeedsDatasourceViewsA partially constructed datasource block card that needs theviewsset, which will complete thedatasourcedefinition and theBlockCardas a whole.
-