Chapter 3. Changes from 3.0 to 3.0.1


3.1. Changed Class: ContentManagerRemote

3.1.1. Deprecated Methods

Expand
void deployPackages(
	Subject subject, 
	int[] resourceIds, 
	int[] packageVersionIds);
Copy to Clipboard Toggle word wrap

3.1.2. New Associated Methods

Expand
PackageVersion createPackageVersionWithDisplayVersion( 
	Subject subject, 
	String packageName, 
	int packageTypeId, 
	String version, 
	String displayVersion, 
	Integer architectureId,
	byte[] packageBytes);
Copy to Clipboard Toggle word wrap
void deployPackagesWithNote(
	Subject subject, 
	int[] resourceIds,
	int[] packageVersionIds,
	String requestNotes);
Copy to Clipboard Toggle word wrap
Back to top
Red Hat logoGithubredditYoutubeTwitter

Learn

Try, buy, & sell

Communities

About Red Hat Documentation

We help Red Hat users innovate and achieve their goals with our products and services with content they can trust. Explore our recent updates.

Making open source more inclusive

Red Hat is committed to replacing problematic language in our code, documentation, and web properties. For more details, see the Red Hat Blog.

About Red Hat

We deliver hardened solutions that make it easier for enterprises to work across platforms and environments, from the core datacenter to the network edge.

Theme

© 2025 Red Hat