com.ibm.wsspi.sca.metadata.bpc
Interface HTMComponentInfo
All Superinterfaces:
- public interface HTMComponentInfo
- extends ComponentInfo
Since:
7.5.1.0
See Also:
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
getTask()
|
Methods inherited from interface com.ibm.wsspi.sca.metadata.ComponentInfo |
---|
getImplementationType, getReferences |
Methods inherited from interface com.ibm.wsspi.sca.metadata.ItemInfo |
---|
getDescription, getDisplayName, getInterface, getInterfaces, getName |
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
getTask
- HumanTask getTask()