All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ikasan.designer.action.DesignerAction Maven / Gradle / Ivy

package org.ikasan.designer.action;

public interface DesignerAction {
    void execute();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy