public interface Invoke extends PartnerActivity
The following features are supported:
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getInvoke()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getProcessTemplateName()
Returns the value of the 'Process Template Name' attribute
|
void |
setProcessTemplateName(java.lang.String value)
Sets the value of the '
Process Template Name ' attribute |
getOperation, setOperation
getATID, getDisplayName, getIncomingGateway, getKind, getName, getOutgoingGateway, getWpcId, isGenerated, isSetGenerated, isSetIncomingGateway, isSetKind, isSetOutgoingGateway, setATID, setDisplayName, setGenerated, setIncomingGateway, setKind, setName, setOutgoingGateway, setWpcId, unsetGenerated, unsetIncomingGateway, unsetKind, unsetOutgoingGateway
static final java.lang.String COPYRIGHT
java.lang.String getProcessTemplateName()
If the meaning of the 'Process Template Name' attribute isn't clear, there really should be more of a description here...
setProcessTemplateName(String)
,
com.ibm.ws.sca.metadata.bpc.model.ItcamPackage#getInvoke_ProcessTemplateName()
void setProcessTemplateName(java.lang.String value)
Process Template Name
' attribute.
value
- the new value of the 'Process Template Name' attribute.getProcessTemplateName()