@DTO public class UESArtifactMove extends java.lang.Object
UESArtifact.move(UESURI, UESArtifactMove)
.Modifier and Type | Field and Description |
---|---|
private java.lang.Boolean |
keepShortcut
Specifies if a new shortcut pointing to the artifactUri should be created at the original location.
|
private UESURI |
locationUri
UESURI of a location (folder/organizational unit, meta model) where to the artifact will be moved.
|
Constructor and Description |
---|
UESArtifactMove(UESURI locationUri, |