Package | Description |
---|---|
oracle.jdeveloper.deploy | |
oracle.jdeveloper.deploy.common | |
oracle.jdeveloper.deploy.jar |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLinkedDirtyable
This is a default implementation of the
LinkedDirtyable
interface that is primarily intended to be subclassed by data
classes that track their own dirty state. |
Modifier and Type | Class and Description |
---|---|
class |
CdaFilter
This class encapsulates the notion of a single class dependency
analyzer filter.
|
class |
CdaFilters
This class contains filters to be used with the class dependency
analyzer.
|
class |
CdaSettings
Class dependency analyzer settings.
|
class |
FileGroup
Represents all the File Groups within a deployment profile.
|
class |
FileGroups |
class |
LibraryDependencies |
class |
LibraryFileGroup
A file group that represents library selections.
|
class |
ModuleFileGroup |
class |
PackagingFileGroup
FileGroup that represents packaging instructions that apply a
set of filters to a set of initial contributors.
|
class |
Pcdata
Base class for objects which are persisted in PCDATA tags in XML.
|
class |
ProjectFileGroup
FileGroup that represents the old way of selecting files for
deployment: choosing the source files within the project to
deploy and the corresponding dependency-analyzer filters to
apply to those selections.
|
class |
SelectedArchives
Class that represents selected archives.
|
class |
SelectedProjectFiles
Data model that represents a group of files that are in the project
that are selected (or deselected) to be involved in deployment.
|
class |
SelectionRule |
class |
SelectionRules |
Modifier and Type | Class and Description |
---|---|
class |
ArchiveOptions
Class encapsulating the options that can be set on a .jar
file or variant of a .jar file.
|