|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||