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 Binary
public DockerImageBinary asNewClone(DockerImageBinary source)
asNewClone
in interface CloneableConfig<DockerImageBinary>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.