Class NotificationActionExecutionResult
java.lang.Object
com.liferay.headless.admin.site.dto.v1_0.NotificationActionExecutionResult
- All Implemented Interfaces:
Serializable
@Generated("")
public class NotificationActionExecutionResult
extends Object
implements Serializable
- See Also:
- Generated:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
@Valid FragmentInlineValue
getText()
int
hashCode()
void
void
void
setText
(FragmentInlineValue text) void
setText
(com.liferay.petra.function.UnsafeSupplier<FragmentInlineValue, Exception> textUnsafeSupplier) toString()
unsafeToDTO
(String json)
-
Field Details
-
reload
-
text
-
xClassName
-
-
Constructor Details
-
NotificationActionExecutionResult
public NotificationActionExecutionResult()
-
-
Method Details
-
toDTO
-
unsafeToDTO
-
getReload
-
setReload
-
setReload
-
getText
-
setText
-
setText
public void setText(com.liferay.petra.function.UnsafeSupplier<FragmentInlineValue, Exception> textUnsafeSupplier) -
equals
-
hashCode
public int hashCode() -
toString
-