I'm unfamiliar with lifecycles but apparently the custom type used by the legacy application in my company uses one. How can I look at the definition of this lifecyle to see if it has any actions associated with it? I ran a DQL query I found and determined the lifecycle's name (let's say it's MY_TYPE_LC); is there a way to use that to figure out how the lifecycle was defined?