Package com.almworks.jira.structure.api.effect
package com.almworks.jira.structure.api.effect
-
ClassDescriptionProduces
effect descriptions
for common effects provided by Structure.A piece of runnable code generated by aneffect provider
from aneffect description
.An effect provider is responsible for convertingeffect descriptions
to pieces ofrunnable code
.The result ofresolving
aneffect description
.Represents an empty response, which means that the requested change is possible, but not required.Represents an error response, which means that the requested change is impossible.Represents a valid response, which means that the requested change is both needed and possible.A description of an effect that can be stored in the database or passed over the wire.Builder class foreffect descriptions
.