04-08-2008 10:49 AM
04-11-2008 10:18 AM
//AnotherActionExecuter.java is the another custom action
Action action = this.actionService.createAction(AnotherActionExecuter.NAME);
action.setParameterValues(parameterValues);
// Execute action
this.actionService.executeAction(action, usersHomeNodeRef);
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.