- getArguments() - Method in class org.fuin.esmp.EventStoreStartMojo
-
Returns the command line arguments to pass to the executable.
- 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.
- getDownloadFile() - Method in class org.fuin.esmp.EventStoreDownloadMojo
-
Returns the file where the result of the download is located.
- getDownloadOsQualifier() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the qualifier that helps selecting the right download.
- getDownloads() - Method in class org.fuin.esmp.DownloadOSFamily
-
Returns the list of available downloads.
- 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.
- getIncludeRc() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Determines if release candidates (versions with "-rc") should be included.
- getJsonDownloadsFile() - Method in class org.fuin.esmp.Downloads
-
Returns the parsed file.
- getMessages() - Method in class org.fuin.esmp.EventStorePostStartMojo
-
Returns the messages from the last execution.
- getName() - Method in class org.fuin.esmp.DownloadOS
-
Returns the name.
- getName() - Method in class org.fuin.esmp.DownloadOSFamily
-
Returns the OS family name.
- getName() - Method in class org.fuin.esmp.DownloadVersion
-
Returns the version name.
- getOSFamilies() - Method in class org.fuin.esmp.DownloadVersion
-
Returns the list of OS families.
- 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.DownloadOS
-
Returns the download URL string.
- getURL() - Method in class org.fuin.esmp.DownloadOS
-
Returns the download URL.
- getVersions() - Method in class org.fuin.esmp.Downloads
-
Returns the version list.
- getVersionUrl() - Method in class org.fuin.esmp.AbstractEventStoreMojo
-
Returns the URl of the version JSON file.