Uses of Interface
eu.lindenbaum.maven.erlang.GenericScriptResult

Packages that use GenericScriptResult
eu.lindenbaum.maven.erlang   
 

Uses of GenericScriptResult in eu.lindenbaum.maven.erlang
 

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.
 



Copyright © 2011 Lindenbaum GmbH. All Rights Reserved.