public class Login extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.session.model.SSession>
| Constructor and Description |
|---|
Login(org.bonitasoft.engine.core.login.LoginService loginService,
long tenantId,
String userName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.bonitasoft.engine.session.model.SSession |
getResult() |
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic org.bonitasoft.engine.session.model.SSession getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.session.model.SSession>Copyright © 2017 Bonitasoft S.A.. All rights reserved.