public class ArtifactsSourceItemsProvider extends PackagingSourceItemsProvider
EP_NAME| Constructor and Description |
|---|
ArtifactsSourceItemsProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends PackagingSourceItem> |
getSourceItems(ArtifactEditorContext editorContext,
Artifact artifact,
PackagingSourceItem parent)
Return items which should be shown be shown under
parent node in 'Available Elements' tree for artifact. |
public java.util.Collection<? extends PackagingSourceItem> getSourceItems(ArtifactEditorContext editorContext, Artifact artifact, PackagingSourceItem parent)
PackagingSourceItemsProviderparent node in 'Available Elements' tree for artifact.getSourceItems in class PackagingSourceItemsProvider