- getEnd() - Method in interface de.valtech.aecu.service.HistoryEntry
-
Returns the end time of the execution.
- getFallbackResult() - Method in class de.valtech.aecu.service.ExecutionResult
-
Returns the fallback script result if any.
- getFiles(String) - Method in interface de.valtech.aecu.service.AecuService
-
Returns a list of files that can be executed in the given path.
- getHistory(int, int) - Method in interface de.valtech.aecu.service.AecuService
-
Returns the last history entries.
- getLabel() - Method in enum de.valtech.aecu.service.HistoryEntry.RESULT
-
Returns the human-readable label for this result.
- getLabel() - Method in enum de.valtech.aecu.service.HistoryEntry.STATE
-
Returns the human-readable label for this result.
- getOutput() - Method in class de.valtech.aecu.service.ExecutionResult
-
Returns the script output.
- getPath() - Method in class de.valtech.aecu.service.ExecutionResult
-
Returns the script path.
- getRepositoryPath() - Method in interface de.valtech.aecu.service.HistoryEntry
-
Returns the path in repository where the history is stored.
- getResult() - Method in class de.valtech.aecu.service.ExecutionResult
-
Returns the script result.
- getResult() - Method in interface de.valtech.aecu.service.HistoryEntry
-
Returns the global result of the run.
- getSingleResults() - Method in interface de.valtech.aecu.service.HistoryEntry
-
Returns the single script runs.
- getStart() - Method in interface de.valtech.aecu.service.HistoryEntry
-
Returns the start time of the execution.
- getState() - Method in interface de.valtech.aecu.service.HistoryEntry
-
Returns the current state of the run.
- getTime() - Method in class de.valtech.aecu.service.ExecutionResult
-
Returns the execution time.
- getVersion() - Method in interface de.valtech.aecu.service.AecuService
-
Returns the AECU version.