Class SimpleWorkFlowConfiguration


  • @Configuration
    @PropertySource("classpath:git.properties")
    public class SimpleWorkFlowConfiguration
    extends Object
    Very simple workflow configurations
    Author:
    Luke Shannon (Github: lshannon)
    • Constructor Detail

      • SimpleWorkFlowConfiguration

        public SimpleWorkFlowConfiguration()