@Scriptable public interface IUserLockedWorkflowEvent extends IWorkflowEvent
Modifier and Type | Method and Description |
---|---|
String |
getLoginDomain()
Get the login domain of the user that has been locked.
|
String |
getLoginName()
Get the login name of the user that has been locked.
|