Package | Description |
---|---|
org.docascode.api | |
org.docascode.api.core.chrono | |
org.docascode.api.core.chrono.generated |
Modifier and Type | Method and Description |
---|---|
BaseArtifact |
RemoveCommand.call() |
Modifier and Type | Method and Description |
---|---|
AttachMap<String,BaseArtifact> |
AttachMapAdapter.unmarshal(AttachedArtifacts attachArtifact) |
Modifier and Type | Method and Description |
---|---|
AttachedArtifacts |
AttachMapAdapter.marshal(AttachMap<String,BaseArtifact> map) |
Modifier and Type | Class and Description |
---|---|
class |
Artifact
Java class for Artifact complex type.
|
static class |
Artifacts.Artifact
Java class for anonymous complex type.
|
static class |
AttachedArtifacts.Attach
Java class for anonymous complex type.
|
Modifier and Type | Field and Description |
---|---|
protected AttachMap<String,BaseArtifact> |
Artifact.attach |
Modifier and Type | Method and Description |
---|---|
BaseArtifact |
ObjectFactory.createBaseArtifact()
Create an instance of
BaseArtifact |
Modifier and Type | Method and Description |
---|---|
AttachMap<String,BaseArtifact> |
Artifact.getAttach()
Gets the value of the attach property.
|
Modifier and Type | Method and Description |
---|---|
void |
Artifact.setAttach(AttachMap<String,BaseArtifact> value)
Sets the value of the attach property.
|
Copyright © 2019. All rights reserved.