jBPM distribution 6.0.0.Beta5

org.jbpm.services.task.commands
Class CommandsUtil

java.lang.Object
  extended by org.jbpm.services.task.commands.CommandsUtil

public class CommandsUtil
extends Object


Constructor Summary
CommandsUtil()
           
 
Method Summary
static boolean isAllowed(User user, List<String> groupIds, List<? extends OrganizationalEntity> entities)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandsUtil

public CommandsUtil()
Method Detail

isAllowed

public static boolean isAllowed(User user,
                                List<String> groupIds,
                                List<? extends OrganizationalEntity> entities)

jBPM distribution 6.0.0.Beta5

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.