public class DockerBuildImpl extends MavenBuildImpl implements DockerBuild
MavenBuildImpl
,
DockerBuild
goals, project
Constructor and Description |
---|
DockerBuildImpl(Project project,
List<String> goals,
Properties properties) |
Modifier and Type | Method and Description |
---|---|
MavenBuild |
asNewClone(MavenBuild source) |
getGoals, getProject, getProperties
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getGoals, getProject, getProperties
public DockerBuildImpl(Project project, List<String> goals, Properties properties)
public MavenBuild asNewClone(MavenBuild source)
asNewClone
in interface CloneableConfig<MavenBuild>
asNewClone
in class MavenBuildImpl
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.