public class ConnectorInstanceImpl extends NamedElementImpl implements ConnectorInstance
FLOWNODE_TYPE, PROCESS_TYPE| Constructor and Description |
|---|
ConnectorInstanceImpl(String name,
long containerId,
String containerType,
String connectorId,
String version,
ConnectorState state,
ConnectorEvent activationEvent) |
| Modifier and Type | Method and Description |
|---|---|
ConnectorEvent |
getActivationEvent() |
String |
getConnectorId() |
long |
getContainerId() |
String |
getContainerType() |
ConnectorState |
getState() |
String |
getVersion() |
equals, getName, hashCode, setName, toStringgetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetNamegetIdpublic ConnectorInstanceImpl(String name, long containerId, String containerType, String connectorId, String version, ConnectorState state, ConnectorEvent activationEvent)
public long getContainerId()
getContainerId in interface ConnectorInstancepublic String getContainerType()
getContainerType in interface ConnectorInstancepublic String getConnectorId()
getConnectorId in interface ConnectorInstancepublic String getVersion()
getVersion in interface ConnectorInstancepublic ConnectorEvent getActivationEvent()
getActivationEvent in interface ConnectorInstancepublic ConnectorState getState()
getState in interface ConnectorInstanceCopyright © 2013 BonitaSoft. All Rights Reserved.