Skip navigation links
A C D E F G H I M S T V 

A

AecuException - Exception in de.valtech.aecu.service
Thrown when the AECU service faces an error.
AecuException(String, Throwable) - Constructor for exception de.valtech.aecu.service.AecuException
Constructor
AecuException(String) - Constructor for exception de.valtech.aecu.service.AecuException
Constructor
AecuService - Interface in de.valtech.aecu.service
Service interface for AECU.

C

createHistoryEntry() - Method in interface de.valtech.aecu.service.AecuService
Starts a new history entry.

D

de.valtech.aecu.service - package de.valtech.aecu.service
This package contains the service API for AEM Easy Content Upgrade (AECU).

E

execute(String) - Method in interface de.valtech.aecu.service.AecuService
Executes the script at the given position.
ExecutionResult - Class in de.valtech.aecu.service
Result of a script execution.
ExecutionResult(boolean, String, String, String, ExecutionResult, String) - Constructor for class de.valtech.aecu.service.ExecutionResult
Constructor

F

finishHistoryEntry(HistoryEntry) - Method in interface de.valtech.aecu.service.AecuService
Finishes the history entry.

G

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.

H

HistoryEntry - Interface in de.valtech.aecu.service
History entry for an execution run.
HistoryEntry.RESULT - Enum in de.valtech.aecu.service
Execution result (e.g. successful)
HistoryEntry.STATE - Enum in de.valtech.aecu.service
Execution state (e.g. running)

I

isSuccess() - Method in class de.valtech.aecu.service.ExecutionResult
Returns if execution was successful.
isValidScriptName(String) - Method in interface de.valtech.aecu.service.AecuService
Checks if the name is a valid script.

M

matchesRunmodes(String) - Method in interface de.valtech.aecu.service.AecuService
Checks if the folder matches the system's run modes if specified in folder name.

S

storeExecutionInHistory(HistoryEntry, ExecutionResult) - Method in interface de.valtech.aecu.service.AecuService
Stores an execution run in existing history.

T

toString() - Method in class de.valtech.aecu.service.ExecutionResult
 

V

valueOf(String) - Static method in enum de.valtech.aecu.service.HistoryEntry.RESULT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.valtech.aecu.service.HistoryEntry.STATE
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.valtech.aecu.service.HistoryEntry.RESULT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.valtech.aecu.service.HistoryEntry.STATE
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I M S T V 
Skip navigation links

Copyright © 2018. All rights reserved.