Package com.atlassian.jira.entity
Class Delete
java.lang.Object
com.atlassian.jira.entity.Delete
This class is used to create a Delete SQL statement to be executed by
EntityEngine.delete(Delete.DeleteWhereContext).- Since:
- v5.0
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Delete.DeleteFromContextfrom(EntityFactory entityFactory) static Delete.DeleteFromContext
-
Constructor Details
-
Delete
public Delete()
-
-
Method Details
-
from
-
from
-