public final class PlanParams extends Object implements PlanBuilderParams
Constructor and Description |
---|
PlanParams() |
public List<DependencyFilter> getPreInstallArtifacts()
getPreInstallArtifacts
in interface PlanBuilderParams
public void setPreInstallArtifacts(List<DependencyFilter> preInstallArtifacts)
public List<File> getPreInstallFiles()
getPreInstallFiles
in interface PlanBuilderParams
public List<String> getCndNames()
getCndNames
in interface PlanBuilderParams
public boolean isSlingNodeTypes()
isSlingNodeTypes
in interface PlanBuilderParams
public void setSlingNodeTypes(boolean slingNodeTypes)
public List<JcrNs> getJcrNamespaces()
getJcrNamespaces
in interface PlanBuilderParams
public List<String> getJcrPrivileges()
getJcrPrivileges
in interface PlanBuilderParams
public List<ForcedRoot> getForcedRoots()
getForcedRoots
in interface PlanBuilderParams
public void setForcedRoots(List<ForcedRoot> forcedRoots)
public List<CheckSpec> getChecks()
getChecks
in interface PlanBuilderParams
public List<String> getChecklists()
getChecklists
in interface PlanBuilderParams
public boolean isEnablePreInstallHooks()
isEnablePreInstallHooks
in interface PlanBuilderParams
public void setEnablePreInstallHooks(boolean skipInstallHooks)
public InstallHookPolicy getInstallHookPolicy()
getInstallHookPolicy
in interface PlanBuilderParams
public void setInstallHookPolicy(InstallHookPolicy installHookPolicy)
public List<String> getRepoInits()
getRepoInits
in interface PlanBuilderParams
public List<File> getRepoInitFiles()
getRepoInitFiles
in interface PlanBuilderParams
public List<String> getRunModes()
getRunModes
in interface PlanBuilderParams
Copyright © 2017–2020. All rights reserved.