Package org.graylog2.database.entities
Class EntityScopeResponse
java.lang.Object
org.graylog2.database.entities.EntityScopeResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EntityScopeResponsecreate(boolean mutable) abstract booleanmutable()static EntityScopeResponseof(EntityScope scope)
-
Constructor Details
-
EntityScopeResponse
public EntityScopeResponse()
-
-
Method Details
-
mutable
public abstract boolean mutable() -
create
-
of
-