com.ibm.task.api
Interface LocalHumanTaskManagerHome
All Superinterfaces:
javax.ejb.EJBLocalHome
- public interface LocalHumanTaskManagerHome
- extends javax.ejb.EJBLocalHome
Since:
6.0
Field Summary
Modifier and Type | Field and Description |
---|---|
|
COPYRIGHT
|
Method Summary
Modifier and Type | Method and Description |
---|---|
create()
Creates the local interface of the HumanTaskManager session bean.
|
Methods inherited from interface javax.ejb.EJBLocalHome |
---|
remove |
Field Detail
COPYRIGHT
- static final java.lang.String COPYRIGHT
See Also:
Method Detail
create
- LocalHumanTaskManager create()
- throws javax.ejb.CreateException
Creates the local interface of the HumanTaskManager session bean.
Throws:
javax.ejb.CreateException