public class GetSContactInfo extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.identity.model.SContactInfo>
| Constructor and Description |
|---|
GetSContactInfo(long userId,
IdentityService identityService,
boolean personal) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
org.bonitasoft.engine.identity.model.SContactInfo |
getResult() |
public GetSContactInfo(long userId,
IdentityService identityService,
boolean personal)
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.identity.model.SContactInfo getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<org.bonitasoft.engine.identity.model.SContactInfo>Copyright © 2017 Bonitasoft S.A.. All rights reserved.