Class BulkIngesterApplicationRunner
java.lang.Object
org.alfresco.hxi_connector.bulk_ingester.BulkIngesterApplicationRunner
- All Implemented Interfaces:
org.springframework.boot.ApplicationRunner
@Component
@Profile("!test")
public class BulkIngesterApplicationRunner
extends Object
implements org.springframework.boot.ApplicationRunner
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BulkIngesterApplicationRunner
public BulkIngesterApplicationRunner()
-
-
Method Details
-
run
public void run(org.springframework.boot.ApplicationArguments args) - Specified by:
runin interfaceorg.springframework.boot.ApplicationRunner
-