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