|
||||||||
PREV NEXT | FRAMES NO FRAMES |
DirAction
and FileAction
, which stems from the fact
that they both involve in an object in a directory that has the same set of metadata.Action
is the base class for all actions that are contained within
packages.Action
s.
Image.ImagePlan.execute()
.
Image.ImagePlan.execute()
.
DependAction
is an action that represents a dependency from
one package to another.DirAction
is an action that represents a directory within the
image.FileAction
is an action that represents a file within the
image.Fmri
is an identifier for a package.Version
.
Version
.
Version
.
Fmri
specified as a dependency.
Fmri
with the version number.
Image.getVersionInstalled(String)
.
Action.equals(Object)
.
Image
is a directory tree containing the laid-down contents
of a self-consistent graph of Packages.FmriState
represents the current state of an Fmri within
the image.ImagePlan
takes a list of requested packages, an Image (and its
policy restrictions), and returns the set of package operations needed
to transform the Image to the list of requested packages.Image.ImagePlan.execute()
to monitor the progress
of package add/remove/update operations.LicenseAction
is a file action that represents a license file
within the image.LinkAction
is an action that represents a symbolic link within
the image.Manifest
is a list of actions within a package.SetAction
is an action that represents package attribute.Action
-based phases are started, to
notify the total number of actions combined between those three phases.
SystemInfo
provides access to system information related to the
pkg(5) Java API.Version
.
Version
represents the version part of an IPS package FMRI.Version
based on the given string representation.
DotSequence
class represents the x.y.z parts of a Version object.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |