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

Packages that use CheckAppResult
eu.lindenbaum.maven.erlang   
eu.lindenbaum.maven.util   
 

Uses of CheckAppResult in eu.lindenbaum.maven.erlang
 

Methods in eu.lindenbaum.maven.erlang that return CheckAppResult
 CheckAppResult CheckAppScript.handle(com.ericsson.otp.erlang.OtpErlangObject result)
          Converts the result of the Script execution into a CheckAppResult bean holding interesting values from the application file.
 

Uses of CheckAppResult in eu.lindenbaum.maven.util
 

Methods in eu.lindenbaum.maven.util with parameters of type CheckAppResult
static String ErlUtils.toApplicationTuples(CheckAppResult... applicationInfos)
          Returns a comma separated string of application version tuples taken from the given array of CheckAppResults.
 



Copyright © 2012 Lindenbaum GmbH. All Rights Reserved.