public class HelmWriterSessionListener extends Object implements SessionListener, WithProject, WithSession
project| Constructor and Description |
|---|
HelmWriterSessionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onClosed()
Invoked when the session is closed
|
Map<String,String> |
writeHelmFiles(Session session,
Project project,
HelmChartConfig helmConfig,
Path outputDir,
Collection<File> generatedFiles)
Needs to be public in order to be called from outside the session context.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyToProject, getProject, projectExists, setProjectgetSessionpublic void onClosed()
onClosed in interface SessionListenerpublic Map<String,String> writeHelmFiles(Session session, Project project, HelmChartConfig helmConfig, Path outputDir, Collection<File> generatedFiles)
Copyright © 2018–2022 Red Hat. All rights reserved.