
com.github.mengxianun.core.NewAction Maven / Gradle / Ivy
The newest version!
package com.github.mengxianun.core;
import com.github.mengxianun.core.data.Summary;
public interface NewAction {
public DataContext getDataContext();
public Summary execute();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy