| Package | Description |
|---|---|
| com.engiweb.easyonboarding.common.interfaces |
| Modifier and Type | Method and Description |
|---|---|
com.engiweb.pm.entity.BeanList<TaskProfileBean> |
IEasyOnBoardingDirect.findTaskProfile(TaskProfileBean taskProfileBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find task profile.
|
com.engiweb.pm.entity.BeanList<TaskProfileBean> |
IEasyOnBoarding.findTaskProfile(TaskProfileBean taskProfileBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Find task profile.
|
| Modifier and Type | Method and Description |
|---|---|
com.engiweb.pm.entity.BeanList<TaskProfileBean> |
IEasyOnBoardingDirect.findTaskProfile(TaskProfileBean taskProfileBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
com.engiweb.pm.entity.Paging paging,
com.engiweb.pm.dao.db.DAO connDao)
Find task profile.
|
com.engiweb.pm.entity.BeanList<TaskProfileBean> |
IEasyOnBoarding.findTaskProfile(TaskProfileBean taskProfileBean,
EnvironmentBean envBean,
com.engiweb.pm.entity.BeanList<ApplicationBean> applications,
com.engiweb.pm.entity.Paging paging,
java.lang.String token,
java.lang.String realm)
Find task profile.
|