public class ModelContentReference extends Object
Constructor and Description |
---|
ModelContentReference() |
Modifier and Type | Method and Description |
---|---|
static ContentReference |
fromDeploymentName(String name,
byte[] hash) |
static ContentReference |
fromDeploymentName(String name,
String hash) |
static ContentReference |
fromModelAddress(PathAddress address,
byte[] hash) |
public static final ContentReference fromDeploymentName(String name, String hash)
public static final ContentReference fromDeploymentName(String name, byte[] hash)
public static final ContentReference fromModelAddress(PathAddress address, byte[] hash)
Copyright © 2023 JBoss by Red Hat. All rights reserved.