public interface UserTaskDefinition
Modifier and Type | Method and Description |
---|---|
Collection<String> |
getAssociatedEntities() |
String |
getComment() |
String |
getCreatedBy() |
String |
getName() |
Integer |
getPriority() |
Map<String,String> |
getTaskInputMappings() |
Map<String,String> |
getTaskOutputMappings() |
boolean |
isSkippable() |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.