public class GetConnectorImplementations extends Object implements org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.core.connector.parser.SConnectorImplementationDescriptor>>
| Constructor and Description |
|---|
GetConnectorImplementations(org.bonitasoft.engine.core.connector.ConnectorService connectorService,
long processDefinitionId,
long tenantId,
int startIndex,
int maxResults,
String field,
org.bonitasoft.engine.persistence.OrderByType order) |
public GetConnectorImplementations(org.bonitasoft.engine.core.connector.ConnectorService connectorService,
long processDefinitionId,
long tenantId,
int startIndex,
int maxResults,
String field,
org.bonitasoft.engine.persistence.OrderByType order)
public void execute()
throws org.bonitasoft.engine.commons.exceptions.SBonitaException
execute in interface org.bonitasoft.engine.commons.transaction.TransactionContentorg.bonitasoft.engine.commons.exceptions.SBonitaExceptionpublic List<org.bonitasoft.engine.core.connector.parser.SConnectorImplementationDescriptor> getResult()
getResult in interface org.bonitasoft.engine.commons.transaction.TransactionContentWithResult<List<org.bonitasoft.engine.core.connector.parser.SConnectorImplementationDescriptor>>Copyright © 2015 Bonitasoft S.A.. All rights reserved.