Package com.bytedesk.core.workflow
Class WorkflowInitializer
java.lang.Object
com.bytedesk.core.workflow.WorkflowInitializer
- All Implemented Interfaces:
org.springframework.beans.factory.SmartInitializingSingleton
@Component
public class WorkflowInitializer
extends Object
implements org.springframework.beans.factory.SmartInitializingSingleton
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final AuthorityRestServiceprivate final WorkflowRestService -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprivate voidprivate void
-
Field Details
-
workflowRestService
-
authorityRestService
-
-
Constructor Details
-
WorkflowInitializer
public WorkflowInitializer()
-
-
Method Details
-
afterSingletonsInstantiated
public void afterSingletonsInstantiated()- Specified by:
afterSingletonsInstantiatedin interfaceorg.springframework.beans.factory.SmartInitializingSingleton
-
initAuthority
private void initAuthority() -
initDefaultWorkflow
private void initDefaultWorkflow()
-