com.netgrif.application.engine.petrinet.domain.dataset.logic.FrontAction Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of application-engine Show documentation
Show all versions of application-engine Show documentation
System provides workflow management functions including user, role and data management.
package com.netgrif.application.engine.petrinet.domain.dataset.logic;
import java.lang.*;
import java.util.*;
import java.io.*;
import java.net.*;
import groovy.lang.*;
import groovy.util.*;
public class FrontAction
extends java.lang.Object implements
java.io.Serializable, groovy.lang.GroovyObject {
;
public FrontAction
(java.lang.String id, java.lang.Object args) {}
@groovy.transform.Generated() @groovy.transform.Internal() @java.beans.Transient() public groovy.lang.MetaClass getMetaClass() { return (groovy.lang.MetaClass)null;}
@groovy.transform.Generated() @groovy.transform.Internal() public void setMetaClass(groovy.lang.MetaClass mc) { }
public java.lang.String getId() { return (java.lang.String)null;}
public void setId(java.lang.String id) { }
public java.lang.Object getArgs() { return (java.lang.Object)null;}
public void setArgs(java.lang.Object args) { }
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy