public class UpdateState extends Object
| Constructor and Description |
|---|
UpdateState() |
| Modifier and Type | Method and Description |
|---|---|
ArtifactState |
getState()
Describes the state of an artifact or artifact version.
|
void |
setState(ArtifactState state)
Describes the state of an artifact or artifact version.
|
public ArtifactState getState()
public void setState(ArtifactState state)
Copyright © 2020 Red Hat. All rights reserved.