com.mule.connectors.testdata.model
Class ConnectorProperties
java.lang.Object
com.mule.connectors.testdata.model.ConnectorProperties
public class ConnectorProperties
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorProperties
public ConnectorProperties()
getConnectorProcessorsInfo
public List<ConnectorProcessorInfo> getConnectorProcessorsInfo()
addConnectorOperationInfo
public void addConnectorOperationInfo(ConnectorProcessorInfo connectorOperationInfo)
getName
public String getName()
setName
public void setName(String name)
hasOAuthAuthentication
public Boolean hasOAuthAuthentication()
setOAuthAuthentication
public void setOAuthAuthentication(boolean hasOAuthAuthentication)
hasConnectivitySupport
public Boolean hasConnectivitySupport()
setConnectivitySupport
public void setConnectivitySupport(boolean hasConnectivitySupport)
hasDatasenseEnabled
public Boolean hasDatasenseEnabled()
getMetadataType
public ConnectorProperties.MetadataType getMetadataType()
setMetadataType
public void setMetadataType(ConnectorProperties.MetadataType metadataType)
setMetadataType
public void setMetadataType(String metadataTypeName)
Copyright © 2014. All rights reserved.