public class ConnectorInstanceWithFailureInfoImpl extends ConnectorInstanceImpl implements ConnectorInstanceWithFailureInfo
FLOWNODE_TYPE, PROCESS_TYPE| Constructor and Description |
|---|
ConnectorInstanceWithFailureInfoImpl(String name,
long containerId,
String containerType,
String connectorId,
String version,
ConnectorState state,
ConnectorEvent activationEvent,
String exceptionMessage,
String stackTrace) |
| Modifier and Type | Method and Description |
|---|---|
String |
getExceptionMessage() |
String |
getStackTrace() |
getActivationEvent, getConnectorId, getContainerId, getContainerType, getState, getVersionequals, getName, hashCode, setName, toStringgetId, setIdclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetActivationEvent, getConnectorId, getContainerId, getContainerType, getState, getVersiongetNamegetIdpublic ConnectorInstanceWithFailureInfoImpl(String name, long containerId, String containerType, String connectorId, String version, ConnectorState state, ConnectorEvent activationEvent, String exceptionMessage, String stackTrace)
public String getExceptionMessage()
getExceptionMessage in interface ConnectorInstanceWithFailureInfopublic String getStackTrace()
getStackTrace in interface ConnectorInstanceWithFailureInfoCopyright © 2018 Bonitasoft S.A.. All rights reserved.