public class XBayaUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
JCR_PASS |
static String |
JCR_URL |
static String |
JCR_USER |
| Constructor and Description |
|---|
XBayaUtil() |
| Modifier and Type | Method and Description |
|---|---|
static xsul.lead.LeadContextHeader |
buildLeadContextHeader(Workflow workflow,
XBayaConfiguration configuration,
String nodeId,
xsul.lead.LeadResourceMapping resourceMapping) |
static xsul.lead.LeadContextHeader |
buildLeadContextHeader(XBayaEngine engine,
String nodeId,
xsul.lead.LeadResourceMapping resourceMapping) |
static Node |
findEndForEachFor(ForEachNode node) |
static Object |
findInputFromPort(DataPort inputPort,
Map<Node,Invoker> invokerMap) |
static Airavata.Client |
getAiravataClient(ThriftClientData data) |
static Airavata.Client |
getWorkflowClient(ThriftClientData data) |
static boolean |
isURLExists(String URLName) |
static void |
updateJCRRegistryInfo(XBayaEngine xbayaEngine) |
public static final String JCR_USER
public static final String JCR_PASS
public static final String JCR_URL
public static xsul.lead.LeadContextHeader buildLeadContextHeader(XBayaEngine engine, String nodeId, xsul.lead.LeadResourceMapping resourceMapping) throws URISyntaxException
URISyntaxExceptionpublic static xsul.lead.LeadContextHeader buildLeadContextHeader(Workflow workflow, XBayaConfiguration configuration, String nodeId, xsul.lead.LeadResourceMapping resourceMapping) throws URISyntaxException
workflow - configuration - nodeId - resourceMapping - URISyntaxExceptionpublic static boolean isURLExists(String URLName)
public static void updateJCRRegistryInfo(XBayaEngine xbayaEngine)
public static Object findInputFromPort(DataPort inputPort, Map<Node,Invoker> invokerMap) throws WorkflowException
inputPort - invokerMap - WorkflowExceptionpublic static Node findEndForEachFor(ForEachNode node)
node - public static Airavata.Client getAiravataClient(ThriftClientData data) throws org.apache.airavata.model.error.AiravataClientConnectException
org.apache.airavata.model.error.AiravataClientConnectExceptionpublic static Airavata.Client getWorkflowClient(ThriftClientData data) throws org.apache.airavata.model.error.AiravataClientConnectException
org.apache.airavata.model.error.AiravataClientConnectExceptionCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.