public class GetAllAttachmentsCommand extends TaskCommand<List<org.kie.api.task.model.Attachment>>
groupIds, targetEntityId, taskId, userId
Constructor and Description |
---|
GetAllAttachmentsCommand() |
GetAllAttachmentsCommand(Long taskId) |
Modifier and Type | Method and Description |
---|---|
List<org.kie.api.task.model.Attachment> |
execute(org.kie.internal.command.Context cntxt) |
getGroupsIds, getTargetEntityId, getTaskId, getUserId, setGroupsIds, setTargetEntityId, setTaskId, setUserId
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.