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 TaskSpecification
public Map<String,Object> getParameters()
getParameters
in interface TaskSpecification
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.