org.mule.common.metadata.datatype
Class SupportedOperatorsFactory
java.lang.Object
org.mule.common.metadata.datatype.SupportedOperatorsFactory
public class SupportedOperatorsFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static SupportedOperatorsFactory getInstance()
getSupportedOperationsFor
public List<Operator> getSupportedOperationsFor(DataType dataType)
getCommonOperations
public List<Operator> getCommonOperations()
Copyright © 2015 MuleSoft, Inc.. All rights reserved.