| 程序包 | 说明 |
|---|---|
| io.github.dddplus.runtime |
Forward modeling runtime support.
|
| io.github.dddplus.step |
Business logic orchestrated dynamic step.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
StepsExecTemplate<Step extends IDomainStep,Model extends IDomainModel>
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static <Step extends IDomainStep> |
DDD.findSteps(@NonNull String activityCode,
@NonNull List<String> stepCodeList)
已过时。
|
static <Step extends IDomainStep> |
DDD.getStep(@NonNull String activityCode,
@NonNull String stepCode)
已过时。
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
IRevokableDomainStep<Model extends IDomainModel,Ex extends RuntimeException>
已过时。
|
Copyright © 2020–2023. All rights reserved.