public class SampleTemplate
extends org.wso2.carbon.identity.workflow.mgt.template.AbstractTemplate
| Constructor and Description |
|---|
SampleTemplate(String metaDataXML) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
protected org.wso2.carbon.identity.workflow.mgt.bean.metadata.InputData |
getInputData(String parameterName) |
String |
getName() |
String |
getTemplateId() |
public SampleTemplate(String metaDataXML) throws org.wso2.carbon.identity.workflow.mgt.exception.WorkflowRuntimeException
org.wso2.carbon.identity.workflow.mgt.exception.WorkflowRuntimeExceptionprotected org.wso2.carbon.identity.workflow.mgt.bean.metadata.InputData getInputData(String parameterName) throws org.wso2.carbon.identity.workflow.mgt.exception.WorkflowException
getInputData in class org.wso2.carbon.identity.workflow.mgt.template.AbstractTemplateorg.wso2.carbon.identity.workflow.mgt.exception.WorkflowExceptionpublic String getTemplateId()
getTemplateId in class org.wso2.carbon.identity.workflow.mgt.template.AbstractTemplatepublic String getName()
getName in class org.wso2.carbon.identity.workflow.mgt.template.AbstractTemplatepublic String getDescription()
getDescription in class org.wso2.carbon.identity.workflow.mgt.template.AbstractTemplateCopyright © 2007–2017 WSO2. All rights reserved.