Class DeleteType
java.lang.Object
com.tremolosecurity.config.xml.WorkflowTaskType
com.tremolosecurity.config.xml.DeleteType
Delete the user from the target
Java class for deleteType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="deleteType"> <complexContent> <extension base="{http://www.tremolosecurity.com/tremoloConfig}workflowTaskType"> <attribute name="target" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </complexContent> </complexType>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
target
-
-
Constructor Details
-
DeleteType
public DeleteType()
-
-
Method Details
-
getTarget
-
setTarget
-