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