Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/StackStorm/st2
/ from_model
Method
from_model
st2common/st2common/models/api/action.py:885–886 ·
view source on GitHub ↗
(cls, aliasexecution)
Source
from the content-addressed store, hash-verified
883
884
@classmethod
885
def
from_model(cls, aliasexecution):
886
raise
NotImplementedError()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected