public class ActionBase
extends java.lang.Object
| 构造器和说明 |
|---|
ActionBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected com.x.processplatform.core.entity.content.ReadCompleted |
createReadCompleted(Business business,
com.x.processplatform.core.entity.content.Read read,
com.x.processplatform.core.entity.content.ProcessingType type) |
protected com.x.base.core.http.WrapOutId |
processing(Business business,
java.lang.String id,
com.x.processplatform.core.entity.content.ProcessingType type) |
protected com.x.base.core.http.WrapOutId processing(Business business, java.lang.String id, com.x.processplatform.core.entity.content.ProcessingType type) throws java.lang.Exception
java.lang.Exceptionprotected com.x.processplatform.core.entity.content.ReadCompleted createReadCompleted(Business business, com.x.processplatform.core.entity.content.Read read, com.x.processplatform.core.entity.content.ProcessingType type) throws java.lang.Exception
java.lang.Exception