Interface RuleTemplateConfiguration


public interface RuleTemplateConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     
    int
     
    org.kie.api.io.Resource
     
  • Method Details

    • getTemplate

      org.kie.api.io.Resource getTemplate()
    • getRow

      int getRow()
    • getCol

      int getCol()