@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.Orderedpublic void startup()
PlusworkflowStartupHookstartup in interface PlusworkflowStartupHookCopyright © 2019 Suncode. All rights reserved.