com.netgrif.application.engine.migration.Migration 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.migration;
import java.lang.*;
import java.util.*;
import java.io.*;
import java.net.*;
import groovy.lang.*;
import groovy.util.*;
@org.springframework.data.mongodb.core.mapping.Document() public class Migration
extends java.lang.Object implements
groovy.lang.GroovyObject {
;
public Migration
(java.lang.String title) {}
@groovy.transform.Generated() @groovy.transform.Internal() public void setMetaClass(groovy.lang.MetaClass mc) { }
@java.lang.Override() @com.querydsl.core.annotations.QueryType(value=com.querydsl.core.annotations.PropertyType.NONE) public groovy.lang.MetaClass getMetaClass() { return (groovy.lang.MetaClass)null;}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy