Methods in eu.lindenbaum.maven.erlang that return GenericScriptResult |
GenericScriptResult |
UploadScript.handle(com.ericsson.otp.erlang.OtpErlangObject result)
Converts the result of the Script execution into a generic result. |
GenericScriptResult |
MakeTarScript.handle(com.ericsson.otp.erlang.OtpErlangObject result)
Converts the result of the Script execution into an object capable
of logging the errors/warnings as well as returning the script result. |
GenericScriptResult |
UploadReleaseScript.handle(com.ericsson.otp.erlang.OtpErlangObject result)
Converts the result of the Script execution into a generic result. |
GenericScriptResult |
MakeScriptScript.handle(com.ericsson.otp.erlang.OtpErlangObject result)
Converts the result of the Script execution into an object capable
of logging the errors/warnings as well as returning the script result. |