Private Readonly comparePrivate Readonly deployPrivate Readonly loggerPrivate Readonly metadataStatic Readonly defaultDetermines the default strategy for strict XML parsing. This strategy is used when no specific strategy is defined for a metadata type. This strategy is used for XML files that are not metadata types.
Static Readonly metadataRepresents the metadata strategy for different types of metadata.
Gets a list of components that have changed since the last deployment.
Private getPrivate isPrivate isCompare the retrieved component against the component in the current package to determine if it has changed.
Package containing the data to compare against
The retrieved component to compare against the same component in package
Returns true if the component has changed
Private isPrivate isPrivate isPrivate isPrivate isPrivate primitive
Interface for a strategy to determine which components in the packages have changed and need to be deployed. Returns a list of components that have changed which can be used to create a new deployment package.