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, toString
public ConfbridgeLockAction()
public ConfbridgeLockAction(String conference)
public String getAction()
getAction
in interface ManagerAction
getAction
in class AbstractManagerAction
public void setConference(String conference)
public String getConference()
Copyright © 2004–2016. All rights reserved.