| Class | Description |
|---|---|
| AbstractMuleVersionFunction |
Base class to implement a Mule Version comparison
ExpressionFunction |
| MuleVersionEqualToFunction |
ExpressionFunction that checks if the provided mule version is equal to the current one |
| MuleVersionNewerThanFunction |
ExpressionFunction that checks if the current mule version is newer than the provided one |
| MuleVersionPriorToFunction |
ExpressionFunction that checks if the current mule version is prior to the provided one |
| MunitFunctionsBindingContextProvider |
GlobalBindingContextProvider that provides helper functions under the Munit namespace |
| OsEqualToFunction |
ExpressionFunction that checks if the provided os name is equal to the current one |
Copyright © 2019. All rights reserved.