public class BridgeActivityImpl extends ActivityHelper<BridgeActivity> implements BridgeActivity
Constructor and Description |
---|
BridgeActivityImpl(Channel lhsChannel,
Channel rhsChannel,
ActivityCallback<BridgeActivity> callback) |
Modifier and Type | Method and Description |
---|---|
boolean |
doActivity() |
ListenerPriority |
getPriority() |
void |
onManagerEvent(ManagerEvent event) |
HashSet<Class<? extends ManagerEvent>> |
requiredEvents() |
getLastException, isSuccess, progess, run, setLastException, startActivity, validateChannel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getLastException, isSuccess
public BridgeActivityImpl(Channel lhsChannel, Channel rhsChannel, ActivityCallback<BridgeActivity> callback)
public boolean doActivity() throws PBXException
doActivity
in class ActivityHelper<BridgeActivity>
PBXException
public HashSet<Class<? extends ManagerEvent>> requiredEvents()
public ListenerPriority getPriority()
getPriority
in class ActivityHelper<BridgeActivity>
public void onManagerEvent(ManagerEvent event)
Copyright © 2004–2020. All rights reserved.