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