@Component @Scope(value="prototype") public class GetTasksCommand extends Object implements fr.toutatice.portail.cms.nuxeo.api.INuxeoCommand
INuxeoCommand| Constructor and Description |
|---|
GetTasksCommand(Set<String> actors)
Constructor.
|
GetTasksCommand(Set<String> actors,
boolean notifiable)
Constructor.
|
GetTasksCommand(Set<String> actors,
boolean notifiable,
Set<String> directives)
Constructor.
|
GetTasksCommand(Set<String> actors,
String path,
UUID uuid)
Constructor.
|
GetTasksCommand(String actor)
Constructor.
|
GetTasksCommand(String actor,
String path) |
public GetTasksCommand(String actor)
actor - task actorpublic GetTasksCommand(String actor, String path)
actor - task actorpath - task pathpublic GetTasksCommand(Set<String> actors)
actors - task actorsnotifiable - notifiable task indicatorpublic GetTasksCommand(Set<String> actors, boolean notifiable)
actors - task actorsnotifiable - notifiable task indicatorpublic GetTasksCommand(Set<String> actors, boolean notifiable, Set<String> directives)
actors - task actorsnotifiable - notifiable task indicatordirectives - task directivespublic Object execute(org.nuxeo.ecm.automation.client.Session nuxeoSession) throws Exception
execute in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandExceptionpublic String getId()
getId in interface fr.toutatice.portail.cms.nuxeo.api.INuxeoCommandCopyright © 2017 OSIVIA. All rights reserved.