05-17-2012 10:46 AM
public class CleanupTasksDelegate implements ActivityBehavior {
@Override
public void execute(ActivityExecution execution) throws Exception {
//query all incomplete user tasks in this process instance and delete/complete them
}
}
05-18-2012 10:32 AM
05-22-2012 08:26 PM
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.