All pastes #2048974 Raw Edit

Anonymous

public text v1 · immutable
#2048974 ·published 2011-04-21 13:04 UTC
rendered paste body
AsyncParam asyncParam= InternalFactory.eINSTANCE.createAsyncParam();
asyncParam.setParameter(artifacts);
ITransactionService transactionService= getService(ITransactionService.class);
transactionService.executeTaskAfterCurrentOutermostTransaction("com.ibm.team.fulltext", "asyncIndexing", new EObject[] { (EObject) asyncParam });