- getArchiveExtension() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the file extension of the archive (Like "zip" or "tar.gz").
- getArchiveName() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the name of the archive (Like "EventStore-OSS-Win" or
"EventStore-OSS-Linux") without version and file extension.
- getArchiveVersion() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the version of the archive (Like "3.0.5").
- getArguments() - Method in class org.fuin.esmp.EventStoreStartMojo
-
Returns the command line arguments to pass to the executable.
- getBaseUrl() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the base URl where the event store archives are located.
- getCertificateFile() - Method in class org.fuin.esmp.EventStoreCertificateMojo
-
Returns the path and name of the certificate file to generate.
- getCommand() - Method in class org.fuin.esmp.EventStoreStartMojo
-
Returns the name of the executable or shell script to start the event
store.
- getCommand() - Method in class org.fuin.esmp.EventStoreStopMojo
-
Returns the name of the executable or shell script to stop the event
store.
- getCurrentVersion() - Method in class org.fuin.esmp.DownloadOS
-
Returns the latest version.
- getDownloadFile() - Method in class org.fuin.esmp.EventStoreDownloadMojo
-
Returns the file where the result of the download is located.
- getDownloadUrl() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the full URL where the event store file to download is located.
- getEventStoreDir() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the directory where the event store should be installed.
- getJsonDownloadsFile() - Method in class org.fuin.esmp.Downloads
-
Returns the parsed file.
- getLatestVersion() - Method in class org.fuin.esmp.DownloadOS
-
Returns the latest version.
- getMessages() - Method in class org.fuin.esmp.EventStorePostStartMojo
-
Returns the messages from the last execution.
- getOS() - Method in class org.fuin.esmp.DownloadOS
-
Returns the OS name.
- getOsList() - Method in class org.fuin.esmp.Downloads
-
Returns the OS list.
- getPidFile() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the PID file.
- getPostStartCommand() - Method in class org.fuin.esmp.EventStorePostStartMojo
-
Returns the name of the executable or shell script to execute after
starting the event store.
- getTargetDir() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the target build directory.
- getUrl() - Method in class org.fuin.esmp.DownloadVersion
-
Returns the download URL string.
- getURL() - Method in class org.fuin.esmp.DownloadVersion
-
Returns the download URL.
- getVersion() - Method in class org.fuin.esmp.DownloadVersion
-
Returns the version.
- getVersions() - Method in class org.fuin.esmp.DownloadOS
-
Returns the list of available versions.