Class ActionPlug
- java.lang.Object
-
- risesoft.data.transfer.core.action.ActionPlug
-
-
Constructor Summary
Constructors Constructor Description ActionPlug(JobContext jobContext)获取构造函数
-
-
-
Constructor Detail
-
ActionPlug
public ActionPlug(JobContext jobContext)
获取构造函数- Parameters:
jobContext-
-
-
Method Detail
-
register
public boolean register(JobContext jobContext)
Description copied from interface:Plug是否注册
-
-