public class ConfbridgeUnlockAction extends AbstractManagerAction
| Constructor and Description |
|---|
ConfbridgeUnlockAction()
Creates a new empty ConfbridgeUnlockAction.
|
ConfbridgeUnlockAction(String conference)
Creates a new ConfbridgeUnlockAction for a specific conference.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAction()
Returns the name of this action "ConfbridgeUnlock".
|
String |
getConference()
Returns the id of the conference to unlock.
|
void |
setConference(String conference)
Sets the id of the conference to unlock.
|
getActionId, setActionId, toStringpublic ConfbridgeUnlockAction()
public ConfbridgeUnlockAction(String conference)
public String getAction()
getAction in interface ManagerActiongetAction in class AbstractManagerActionpublic void setConference(String conference)
public String getConference()
Copyright © 2004–2020. All rights reserved.