|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.itinnovation.taverna.enactor.broker.TavernaBinaryWorkflowSubmission
public class TavernaBinaryWorkflowSubmission
| Constructor Summary | |
|---|---|
TavernaBinaryWorkflowSubmission(ScuflModel scuflModel,
java.util.Map inputData,
java.lang.String userID,
java.lang.String userNamespaceCxt)
Constructor used when no email notification is necessary. |
|
| Method Summary | |
|---|---|
java.util.Map |
getInputData()
Retrieve the Map of String->DataThing as input to the subject of this submission. |
ScuflModel |
getScuflModel()
Retrieve the scuflModel for the submission |
java.lang.String |
getUserID()
Retrieve the user identifier |
java.lang.String |
getUserNamespaceCxt()
Retrieve the context identifier for this user |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TavernaBinaryWorkflowSubmission(ScuflModel scuflModel,
java.util.Map inputData,
java.lang.String userID,
java.lang.String userNamespaceCxt)
scuflModel - inputData - userID - userNamespaceCxt - | Method Detail |
|---|
public ScuflModel getScuflModel()
public java.util.Map getInputData()
public java.lang.String getUserID()
public java.lang.String getUserNamespaceCxt()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||