IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.sca.metadata.bpc
Interface HTMComponentInfo

All Superinterfaces:
ComponentInfo, ItemInfo

public interface HTMComponentInfo
extends ComponentInfo

Interface that represent the information from a SCA task component.

Since:
7.5.1.0
See Also:
ComponentInfo

Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 HumanTask 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:
Constant Field Values
Method Detail

getTask

HumanTask getTask()

IBM WebSphere Application ServerTM
Release 8