public class DockerImageBinaryImpl extends Object implements DockerImageBinary, CloneableConfig<DockerImageBinary>
| Constructor and Description |
|---|
DockerImageBinaryImpl(Project sourceProject) |
| Modifier and Type | Method and Description |
|---|---|
DockerImageBinary |
asNewClone(DockerImageBinary source) |
String |
getName() |
org.uberfire.java.nio.file.Path |
getPath() |
Project |
getProject() |
String |
getType() |
public DockerImageBinaryImpl(Project sourceProject)
public Project getProject()
getProject in interface Binarypublic DockerImageBinary asNewClone(DockerImageBinary source)
asNewClone in interface CloneableConfig<DockerImageBinary>Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.