public class ConnectorConfig extends ConnectorConfig implements CVComponentConfig, ConnectorConfigCheckInterface, CVComponentConfigSamplify
Modifier and Type | Field and Description |
---|---|
protected PushAPIFilterConfig[] |
customPushAPIFilters |
protected ThresholdConfig[] |
thresholds |
Constructor and Description |
---|
ConnectorConfig()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String[] |
getMethods() |
PushAPIFilterConfig[] |
getPushAPIFilters() |
void |
samplify()
Samplify a bean.
|
void |
setPushAPIFilters(PushAPIFilterConfig[] plugins) |
checkConfig, getPropertiesDefinition, setProperty
callAfterFill
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkConfig
protected PushAPIFilterConfig[] customPushAPIFilters
protected ThresholdConfig[] thresholds
public void samplify()
BeanSample
samplify
in interface BeanSample
public void setPushAPIFilters(PushAPIFilterConfig[] plugins)
public PushAPIFilterConfig[] getPushAPIFilters()
public static java.lang.String[] getMethods()
Copyright © 2013 Dassault Systèmes, All Rights Reserved.