| Package | Description |
|---|---|
| org.artificer.common | |
| org.artificer.common.error |
| Modifier and Type | Method and Description |
|---|---|
ArtifactTypeEnum |
ArtifactType.getArtifactType() |
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactEnum apiType)
Figures out the type from the s-ramp API type.
|
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(org.oasis_open.docs.s_ramp.ns.s_ramp_v1.BaseArtifactType artifact)
Figures out the type from the artifact instance.
|
static ArtifactTypeEnum |
ArtifactTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArtifactTypeEnum[] |
ArtifactTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactType.setArtifactType(ArtifactTypeEnum artifactType) |
| Modifier and Type | Method and Description |
|---|---|
static ArtificerUserException |
ArtificerUserException.derivedArtifactCreate(ArtifactTypeEnum artifactType) |
static ArtificerUserException |
ArtificerUserException.derivedArtifactDelete(ArtifactTypeEnum artifactType) |
Copyright © 2011–2015 JBoss, a division of Red Hat. All rights reserved.