@Api public abstract class PlusworkflowPostStartupHookAdapter extends Object implements PlusworkflowPostStartupHook, org.springframework.core.Ordered
Constructor and Description |
---|
PlusworkflowPostStartupHookAdapter() |
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
void |
postStartup()
Method invoked after system startup.
|
public int getOrder()
getOrder
in interface org.springframework.core.Ordered
public void postStartup()
PlusworkflowPostStartupHook
postStartup
in interface PlusworkflowPostStartupHook
Copyright © 2025 Suncode. All rights reserved.