public class WorkItemTaskSpecification extends Object implements TaskSpecification
| Constructor and Description |
|---|
WorkItemTaskSpecification(String nodeType,
String nodeName,
Map<String,Object> parameters) |
| Modifier and Type | Method and Description |
|---|---|
String |
getNodeType() |
Map<String,Object> |
getParameters() |
public String getNodeType()
getNodeType in interface TaskSpecificationpublic Map<String,Object> getParameters()
getParameters in interface TaskSpecificationCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.