public class TCaseActivity extends TExtensibleElements implements java.io.Serializable
Java class for tCaseActivity complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="tCaseActivity"> <complexContent> <extension base="{http://xmlns.oracle.com/bpm/case/metadata/extension}tExtensibleElements"> <sequence> <element name="name" type="{http://xmlns.oracle.com/bpm/case/activity}tTranslatedValue"/> <element name="title" type="{http://xmlns.oracle.com/bpm/case/metadata/common}tTranslatableValue" minOccurs="0"/> <element name="productVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="activityDefinitionId" type="{http://www.w3.org/2001/XMLSchema}string"/> <element name="description" type="{http://xmlns.oracle.com/bpm/case/activity}tTranslatedValue" minOccurs="0"/> <element name="activityType" type="{http://xmlns.oracle.com/bpm/case/activity}tActivity"/> <element name="repeatable" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="required" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="manual" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="isGlobal" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="isConditional" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="isFormRequired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="permissionTag" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="caseAssociations" type="{http://xmlns.oracle.com/bpm/case/activity}tCaseAssociations"/> <choice> <element name="bpmnActivity" type="{http://xmlns.oracle.com/bpm/case/activity}tBpmnActivity"/> <element name="workflowActivity" type="{http://xmlns.oracle.com/bpm/case/activity}tWorkflowActivity"/> <element name="globalActivity" type="{http://xmlns.oracle.com/bpm/case/activity}tGlobalActivity"/> <element name="customActivity" type="{http://xmlns.oracle.com/bpm/case/activity}tCustomActivity"/> <element name="subCaseActivity" type="{http://xmlns.oracle.com/bpm/case/activity}tSubCaseActivity"/> </choice> <element name="resourceBundle" type="{http://xmlns.oracle.com/bpm/case/activity}tResourceBundle" minOccurs="0"/> <element name="caseActivityFormUrl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="isCommentRequired" type="{http://www.w3.org/2001/XMLSchema}boolean"/> <element name="stakeHolders" type="{http://xmlns.oracle.com/bpm/case/activity}tStakeHolders" minOccurs="0"/> <element name="weightage" type="{http://www.w3.org/2001/XMLSchema}decimal" minOccurs="0"/> </sequence> <attribute name="targetNamespace" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
Constructor and Description |
---|
TCaseActivity() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getActivityDefinitionId()
Gets the value of the activityDefinitionId property.
|
TActivity |
getActivityType()
Gets the value of the activityType property.
|
TBpmnActivity |
getBpmnActivity()
Gets the value of the bpmnActivity property.
|
java.lang.String |
getCaseActivityFormUrl()
Gets the value of the caseActivityFormUrl property.
|
TCaseAssociations |
getCaseAssociations()
Gets the value of the caseAssociations property.
|
TCustomActivity |
getCustomActivity()
Gets the value of the customActivity property.
|
java.lang.String |
getDescription()
Gets the value of the description property.
|
TGlobalActivity |
getGlobalActivity()
Gets the value of the globalActivity property.
|
java.lang.String |
getName()
Gets the value of the name property.
|
java.lang.String |
getPermissionTag()
Gets the value of the permissionTag property.
|
java.lang.String |
getProductVersion()
Gets the value of the productVersion property.
|
TResourceBundle |
getResourceBundle()
Gets the value of the resourceBundle property.
|
TStakeHolders |
getStakeHolders()
Gets the value of the stakeHolders property.
|
TSubCaseActivity |
getSubCaseActivity()
Gets the value of the subCaseActivity property.
|
java.lang.String |
getTargetNamespace()
Gets the value of the targetNamespace property.
|
TTranslatableValue |
getTitle()
Gets the value of the title property.
|
java.math.BigDecimal |
getWeightage()
Gets the value of the weightage property.
|
TWorkflowActivity |
getWorkflowActivity()
Gets the value of the workflowActivity property.
|
boolean |
isIsCommentRequired()
Gets the value of the isCommentRequired property.
|
boolean |
isIsConditional()
Gets the value of the isConditional property.
|
java.lang.Boolean |
isIsFormRequired()
Gets the value of the isFormRequired property.
|
boolean |
isIsGlobal()
Gets the value of the isGlobal property.
|
boolean |
isManual()
Gets the value of the manual property.
|
boolean |
isRepeatable()
Gets the value of the repeatable property.
|
boolean |
isRequired()
Gets the value of the required property.
|
boolean |
isSetActivityDefinitionId() |
boolean |
isSetActivityType() |
boolean |
isSetBpmnActivity() |
boolean |
isSetCaseActivityFormUrl() |
boolean |
isSetCaseAssociations() |
boolean |
isSetCustomActivity() |
boolean |
isSetDescription() |
boolean |
isSetGlobalActivity() |
boolean |
isSetIsCommentRequired() |
boolean |
isSetIsConditional() |
boolean |
isSetIsFormRequired() |
boolean |
isSetIsGlobal() |
boolean |
isSetManual() |
boolean |
isSetName() |
boolean |
isSetPermissionTag() |
boolean |
isSetProductVersion() |
boolean |
isSetRepeatable() |
boolean |
isSetRequired() |
boolean |
isSetResourceBundle() |
boolean |
isSetStakeHolders() |
boolean |
isSetSubCaseActivity() |
boolean |
isSetTargetNamespace() |
boolean |
isSetTitle() |
boolean |
isSetWeightage() |
boolean |
isSetWorkflowActivity() |
void |
setActivityDefinitionId(java.lang.String value)
Sets the value of the activityDefinitionId property.
|
void |
setActivityType(TActivity value)
Sets the value of the activityType property.
|
void |
setBpmnActivity(TBpmnActivity value)
Sets the value of the bpmnActivity property.
|
void |
setCaseActivityFormUrl(java.lang.String value)
Sets the value of the caseActivityFormUrl property.
|
void |
setCaseAssociations(TCaseAssociations value)
Sets the value of the caseAssociations property.
|
void |
setCustomActivity(TCustomActivity value)
Sets the value of the customActivity property.
|
void |
setDescription(java.lang.String value)
Sets the value of the description property.
|
void |
setGlobalActivity(TGlobalActivity value)
Sets the value of the globalActivity property.
|
void |
setIsCommentRequired(boolean value)
Sets the value of the isCommentRequired property.
|
void |
setIsConditional(boolean value)
Sets the value of the isConditional property.
|
void |
setIsFormRequired(java.lang.Boolean value)
Sets the value of the isFormRequired property.
|
void |
setIsGlobal(boolean value)
Sets the value of the isGlobal property.
|
void |
setManual(boolean value)
Sets the value of the manual property.
|
void |
setName(java.lang.String value)
Sets the value of the name property.
|
void |
setPermissionTag(java.lang.String value)
Sets the value of the permissionTag property.
|
void |
setProductVersion(java.lang.String value)
Sets the value of the productVersion property.
|
void |
setRepeatable(boolean value)
Sets the value of the repeatable property.
|
void |
setRequired(boolean value)
Sets the value of the required property.
|
void |
setResourceBundle(TResourceBundle value)
Sets the value of the resourceBundle property.
|
void |
setStakeHolders(TStakeHolders value)
Sets the value of the stakeHolders property.
|
void |
setSubCaseActivity(TSubCaseActivity value)
Sets the value of the subCaseActivity property.
|
void |
setTargetNamespace(java.lang.String value)
Sets the value of the targetNamespace property.
|
void |
setTitle(TTranslatableValue value)
Sets the value of the title property.
|
void |
setWeightage(java.math.BigDecimal value)
Sets the value of the weightage property.
|
void |
setWorkflowActivity(TWorkflowActivity value)
Sets the value of the workflowActivity property.
|
getDocumentation, isSetDocumentation, unsetDocumentation
public java.lang.String getName()
String
public void setName(java.lang.String value)
value
- allowed object is
String
public boolean isSetName()
public TTranslatableValue getTitle()
TTranslatableValue
public void setTitle(TTranslatableValue value)
value
- allowed object is
TTranslatableValue
public boolean isSetTitle()
public java.lang.String getProductVersion()
String
public void setProductVersion(java.lang.String value)
value
- allowed object is
String
public boolean isSetProductVersion()
public java.lang.String getActivityDefinitionId()
String
public void setActivityDefinitionId(java.lang.String value)
value
- allowed object is
String
public boolean isSetActivityDefinitionId()
public java.lang.String getDescription()
String
public void setDescription(java.lang.String value)
value
- allowed object is
String
public boolean isSetDescription()
public TActivity getActivityType()
TActivity
public void setActivityType(TActivity value)
value
- allowed object is
TActivity
public boolean isSetActivityType()
public boolean isRepeatable()
public void setRepeatable(boolean value)
public boolean isSetRepeatable()
public boolean isRequired()
public void setRequired(boolean value)
public boolean isSetRequired()
public boolean isManual()
public void setManual(boolean value)
public boolean isSetManual()
public boolean isIsGlobal()
public void setIsGlobal(boolean value)
public boolean isSetIsGlobal()
public boolean isIsConditional()
public void setIsConditional(boolean value)
public boolean isSetIsConditional()
public java.lang.Boolean isIsFormRequired()
Boolean
public void setIsFormRequired(java.lang.Boolean value)
value
- allowed object is
Boolean
public boolean isSetIsFormRequired()
public java.lang.String getPermissionTag()
String
public void setPermissionTag(java.lang.String value)
value
- allowed object is
String
public boolean isSetPermissionTag()
public TCaseAssociations getCaseAssociations()
TCaseAssociations
public void setCaseAssociations(TCaseAssociations value)
value
- allowed object is
TCaseAssociations
public boolean isSetCaseAssociations()
public TBpmnActivity getBpmnActivity()
TBpmnActivity
public void setBpmnActivity(TBpmnActivity value)
value
- allowed object is
TBpmnActivity
public boolean isSetBpmnActivity()
public TWorkflowActivity getWorkflowActivity()
TWorkflowActivity
public void setWorkflowActivity(TWorkflowActivity value)
value
- allowed object is
TWorkflowActivity
public boolean isSetWorkflowActivity()
public TGlobalActivity getGlobalActivity()
TGlobalActivity
public void setGlobalActivity(TGlobalActivity value)
value
- allowed object is
TGlobalActivity
public boolean isSetGlobalActivity()
public TCustomActivity getCustomActivity()
TCustomActivity
public void setCustomActivity(TCustomActivity value)
value
- allowed object is
TCustomActivity
public boolean isSetCustomActivity()
public TSubCaseActivity getSubCaseActivity()
TSubCaseActivity
public void setSubCaseActivity(TSubCaseActivity value)
value
- allowed object is
TSubCaseActivity
public boolean isSetSubCaseActivity()
public TResourceBundle getResourceBundle()
TResourceBundle
public void setResourceBundle(TResourceBundle value)
value
- allowed object is
TResourceBundle
public boolean isSetResourceBundle()
public java.lang.String getCaseActivityFormUrl()
String
public void setCaseActivityFormUrl(java.lang.String value)
value
- allowed object is
String
public boolean isSetCaseActivityFormUrl()
public boolean isIsCommentRequired()
public void setIsCommentRequired(boolean value)
public boolean isSetIsCommentRequired()
public TStakeHolders getStakeHolders()
TStakeHolders
public void setStakeHolders(TStakeHolders value)
value
- allowed object is
TStakeHolders
public boolean isSetStakeHolders()
public java.math.BigDecimal getWeightage()
BigDecimal
public void setWeightage(java.math.BigDecimal value)
value
- allowed object is
BigDecimal
public boolean isSetWeightage()
public java.lang.String getTargetNamespace()
String
public void setTargetNamespace(java.lang.String value)
value
- allowed object is
String
public boolean isSetTargetNamespace()