Skip to main content

Ens.Deployment.Invocations

persistent class Ens.Deployment.Invocations extends %Library.Persistent, %XML.Adaptor

SQL Table Name: Ens_Deployment.Invocations

This records the details of a particular deployment of changes to a production.

Property Inventory

Properties

property CalledWithAutoRevert as %Boolean;
Property methods: CalledWithAutoRevertDisplayToLogical(), CalledWithAutoRevertGet(), CalledWithAutoRevertGetStored(), CalledWithAutoRevertIsValid(), CalledWithAutoRevertLogicalToDisplay(), CalledWithAutoRevertLogicalToXSD(), CalledWithAutoRevertNormalize(), CalledWithAutoRevertSet(), CalledWithAutoRevertXSDToLogical()
property Completed as %Boolean [ InitialExpression = 0 ];
Record if deployment completed
Property methods: CompletedDisplayToLogical(), CompletedGet(), CompletedGetStored(), CompletedIsValid(), CompletedLogicalToDisplay(), CompletedLogicalToXSD(), CompletedNormalize(), CompletedSet(), CompletedXSDToLogical()
property DeploymentFileStream as %Stream.GlobalBinary;
Property methods: DeploymentFileStreamDelete(), DeploymentFileStreamGet(), DeploymentFileStreamGetObject(), DeploymentFileStreamGetObjectId(), DeploymentFileStreamGetStored(), DeploymentFileStreamGetSwizzled(), DeploymentFileStreamIsValid(), DeploymentFileStreamNewObject(), DeploymentFileStreamOid(), DeploymentFileStreamOpen(), DeploymentFileStreamSet(), DeploymentFileStreamSetObject(), DeploymentFileStreamSetObjectId(), DeploymentFileStreamUnSwizzle()
property DeploymentFilename as %String);
Property methods: DeploymentFilenameDisplayToLogical(), DeploymentFilenameGet(), DeploymentFilenameGetStored(), DeploymentFilenameIsValid(), DeploymentFilenameLogicalToDisplay(), DeploymentFilenameLogicalToOdbc(), DeploymentFilenameNormalize(), DeploymentFilenameSet()
property DeploymentLogFileStream as %Stream.GlobalCharacter;
Property methods: DeploymentLogFileStreamDelete(), DeploymentLogFileStreamGet(), DeploymentLogFileStreamGetObject(), DeploymentLogFileStreamGetObjectId(), DeploymentLogFileStreamGetStored(), DeploymentLogFileStreamGetSwizzled(), DeploymentLogFileStreamIsValid(), DeploymentLogFileStreamNewObject(), DeploymentLogFileStreamOid(), DeploymentLogFileStreamOpen(), DeploymentLogFileStreamSet(), DeploymentLogFileStreamSetObject(), DeploymentLogFileStreamSetObjectId(), DeploymentLogFileStreamUnSwizzle()
property DeploymentLogFilename as %String);
Property methods: DeploymentLogFilenameDisplayToLogical(), DeploymentLogFilenameGet(), DeploymentLogFilenameGetStored(), DeploymentLogFilenameIsValid(), DeploymentLogFilenameLogicalToDisplay(), DeploymentLogFilenameLogicalToOdbc(), DeploymentLogFilenameNormalize(), DeploymentLogFilenameSet()
property DeploymentRollbackFileStream as %Stream.GlobalBinary;
Property methods: DeploymentRollbackFileStreamDelete(), DeploymentRollbackFileStreamGet(), DeploymentRollbackFileStreamGetObject(), DeploymentRollbackFileStreamGetObjectId(), DeploymentRollbackFileStreamGetStored(), DeploymentRollbackFileStreamGetSwizzled(), DeploymentRollbackFileStreamIsValid(), DeploymentRollbackFileStreamNewObject(), DeploymentRollbackFileStreamOid(), DeploymentRollbackFileStreamOpen(), DeploymentRollbackFileStreamSet(), DeploymentRollbackFileStreamSetObject(), DeploymentRollbackFileStreamSetObjectId(), DeploymentRollbackFileStreamUnSwizzle()
property DeploymentRollbackFilename as %String);
Property methods: DeploymentRollbackFilenameDisplayToLogical(), DeploymentRollbackFilenameGet(), DeploymentRollbackFilenameGetStored(), DeploymentRollbackFilenameIsValid(), DeploymentRollbackFilenameLogicalToDisplay(), DeploymentRollbackFilenameLogicalToOdbc(), DeploymentRollbackFilenameNormalize(), DeploymentRollbackFilenameSet()
property EndTime as Ens.DataType.UTC;
Property methods: EndTimeDisplayToLogical(), EndTimeGet(), EndTimeGetStored(), EndTimeIsValid(), EndTimeLogicalToDisplay(), EndTimeLogicalToOdbc(), EndTimeNormalize(), EndTimeOdbcToLogical(), EndTimeSet(), EndTimeStorageToLogical(), EndTimetimeCmp(), EndTimetimeDiff(), EndTimetimeLocal(), EndTimetimeLocaltoUTC(), EndTimetimeUTC(), EndTimetimeUTCH(), EndTimetimeUTCHtoUTC(), EndTimetimeUTCtoLocal(), EndTimetimeUTCtoUTCH()
property ForcedClearUser as %String (MAXLEN = 128);
Property methods: ForcedClearUserDisplayToLogical(), ForcedClearUserGet(), ForcedClearUserGetStored(), ForcedClearUserIsValid(), ForcedClearUserLogicalToDisplay(), ForcedClearUserLogicalToOdbc(), ForcedClearUserNormalize(), ForcedClearUserSet()
property InProgress as %Boolean [ InitialExpression = 0 ];
Record if a deployment is in progress
Property methods: InProgressDisplayToLogical(), InProgressGet(), InProgressGetStored(), InProgressIsValid(), InProgressLogicalToDisplay(), InProgressLogicalToXSD(), InProgressNormalize(), InProgressSet(), InProgressXSDToLogical()
property Job as %String (MAXLEN = 128);
Property methods: JobDisplayToLogical(), JobGet(), JobGetStored(), JobIsValid(), JobLogicalToDisplay(), JobLogicalToOdbc(), JobNormalize(), JobSet()
property LastStatus as %Status [ InitialExpression = $$$OK ];
Property methods: LastStatusGet(), LastStatusGetStored(), LastStatusIsValid(), LastStatusLogicalToOdbc(), LastStatusLogicalToXSD(), LastStatusSet(), LastStatusXSDToLogical()
property RequiresManualIntervention as %String (MAXLEN = 512);
Property methods: RequiresManualInterventionDisplayToLogical(), RequiresManualInterventionGet(), RequiresManualInterventionGetStored(), RequiresManualInterventionIsValid(), RequiresManualInterventionLogicalToDisplay(), RequiresManualInterventionLogicalToOdbc(), RequiresManualInterventionNormalize(), RequiresManualInterventionSet()
property Reverted as %Boolean;
Whether this deployment failed and was reverted.
Property methods: RevertedDisplayToLogical(), RevertedGet(), RevertedGetStored(), RevertedIsValid(), RevertedLogicalToDisplay(), RevertedLogicalToXSD(), RevertedNormalize(), RevertedSet(), RevertedXSDToLogical()
property RollbackFor as %String (MAXLEN = 128);
Target of the deployment this was used as a rollback after being successfully applied
Property methods: RollbackForDisplayToLogical(), RollbackForGet(), RollbackForGetStored(), RollbackForIsValid(), RollbackForLogicalToDisplay(), RollbackForLogicalToOdbc(), RollbackForNormalize(), RollbackForSet()
property RollbackForId as %String;
Whether this deployment was used as a rollback after being successfully applied
Property methods: RollbackForIdDisplayToLogical(), RollbackForIdGet(), RollbackForIdGetStored(), RollbackForIdIsValid(), RollbackForIdLogicalToDisplay(), RollbackForIdLogicalToOdbc(), RollbackForIdNormalize(), RollbackForIdSet()
property RolledbackBy as %String (MAXLEN = 128);
Roll back filename used if this deployment was rolledback after being successfully applied
Property methods: RolledbackByDisplayToLogical(), RolledbackByGet(), RolledbackByGetStored(), RolledbackByIsValid(), RolledbackByLogicalToDisplay(), RolledbackByLogicalToOdbc(), RolledbackByNormalize(), RolledbackBySet()
property RolledbackById as %String;
ID of roll back file used if this deployment was rolledback after being successfully applied
Property methods: RolledbackByIdDisplayToLogical(), RolledbackByIdGet(), RolledbackByIdGetStored(), RolledbackByIdIsValid(), RolledbackByIdLogicalToDisplay(), RolledbackByIdLogicalToOdbc(), RolledbackByIdNormalize(), RolledbackByIdSet()
property SingleFailure as %String (MAXLEN = 512);
Property methods: SingleFailureDisplayToLogical(), SingleFailureGet(), SingleFailureGetStored(), SingleFailureIsValid(), SingleFailureLogicalToDisplay(), SingleFailureLogicalToOdbc(), SingleFailureNormalize(), SingleFailureSet()
property SourceInstance as %String (MAXLEN = 128);
Property methods: SourceInstanceDisplayToLogical(), SourceInstanceGet(), SourceInstanceGetStored(), SourceInstanceIsValid(), SourceInstanceLogicalToDisplay(), SourceInstanceLogicalToOdbc(), SourceInstanceNormalize(), SourceInstanceSet()
property SourceMachine as %String (MAXLEN = 128);
Property methods: SourceMachineDisplayToLogical(), SourceMachineGet(), SourceMachineGetStored(), SourceMachineIsValid(), SourceMachineLogicalToDisplay(), SourceMachineLogicalToOdbc(), SourceMachineNormalize(), SourceMachineSet()
property SourceNamespace as %String (MAXLEN = 128);
Property methods: SourceNamespaceDisplayToLogical(), SourceNamespaceGet(), SourceNamespaceGetStored(), SourceNamespaceIsValid(), SourceNamespaceLogicalToDisplay(), SourceNamespaceLogicalToOdbc(), SourceNamespaceNormalize(), SourceNamespaceSet()
property SourceProduction as %String (MAXLEN = 128);
Property methods: SourceProductionDisplayToLogical(), SourceProductionGet(), SourceProductionGetStored(), SourceProductionIsValid(), SourceProductionLogicalToDisplay(), SourceProductionLogicalToOdbc(), SourceProductionNormalize(), SourceProductionSet()
property StartTime as Ens.DataType.UTC;
Property methods: StartTimeDisplayToLogical(), StartTimeGet(), StartTimeGetStored(), StartTimeIsValid(), StartTimeLogicalToDisplay(), StartTimeLogicalToOdbc(), StartTimeNormalize(), StartTimeOdbcToLogical(), StartTimeSet(), StartTimeStorageToLogical(), StartTimetimeCmp(), StartTimetimeDiff(), StartTimetimeLocal(), StartTimetimeLocaltoUTC(), StartTimetimeUTC(), StartTimetimeUTCH(), StartTimetimeUTCHtoUTC(), StartTimetimeUTCtoLocal(), StartTimetimeUTCtoUTCH()
property TargetInstance as %String (MAXLEN = 128);
Property methods: TargetInstanceDisplayToLogical(), TargetInstanceGet(), TargetInstanceGetStored(), TargetInstanceIsValid(), TargetInstanceLogicalToDisplay(), TargetInstanceLogicalToOdbc(), TargetInstanceNormalize(), TargetInstanceSet()
property TargetMachine as %String (MAXLEN = 128);
Property methods: TargetMachineDisplayToLogical(), TargetMachineGet(), TargetMachineGetStored(), TargetMachineIsValid(), TargetMachineLogicalToDisplay(), TargetMachineLogicalToOdbc(), TargetMachineNormalize(), TargetMachineSet()
property TargetNamespace as %String (MAXLEN = 128);
Property methods: TargetNamespaceDisplayToLogical(), TargetNamespaceGet(), TargetNamespaceGetStored(), TargetNamespaceIsValid(), TargetNamespaceLogicalToDisplay(), TargetNamespaceLogicalToOdbc(), TargetNamespaceNormalize(), TargetNamespaceSet()
property TargetProduction as %String (MAXLEN = 128);
Property methods: TargetProductionDisplayToLogical(), TargetProductionGet(), TargetProductionGetStored(), TargetProductionIsValid(), TargetProductionLogicalToDisplay(), TargetProductionLogicalToOdbc(), TargetProductionNormalize(), TargetProductionSet()
property ThisIsARollback as %String;
Property methods: ThisIsARollbackDisplayToLogical(), ThisIsARollbackGet(), ThisIsARollbackGetStored(), ThisIsARollbackIsValid(), ThisIsARollbackLogicalToDisplay(), ThisIsARollbackLogicalToOdbc(), ThisIsARollbackNormalize(), ThisIsARollbackSet()
property Username as %String (MAXLEN = 128);
Property methods: UsernameDisplayToLogical(), UsernameGet(), UsernameGetStored(), UsernameIsValid(), UsernameLogicalToDisplay(), UsernameLogicalToOdbc(), UsernameNormalize(), UsernameSet()

Indexes

index (DeploymentRollbackFilename on DeploymentRollbackFilename);
Index methods: DeploymentRollbackFilenameDisplayToLogical(), DeploymentRollbackFilenameExists(), DeploymentRollbackFilenameGet(), DeploymentRollbackFilenameGetStored(), DeploymentRollbackFilenameIsValid(), DeploymentRollbackFilenameLogicalToDisplay(), DeploymentRollbackFilenameLogicalToOdbc(), DeploymentRollbackFilenameNormalize(), DeploymentRollbackFilenameSet()
index (IDKEY on ) [IdKey, Type = key];
Index methods: IDKEYCheck(), IDKEYDelete(), IDKEYExists(), IDKEYOpen(), IDKEYSQLCheckUnique(), IDKEYSQLExists(), IDKEYSQLFindPKeyByConstraint(), IDKEYSQLFindRowIDByConstraint()

Inherited Members

Inherited Methods

Storage

Storage Model: CacheStorage (Ens.Deployment.Invocations)

^Ens.Deployment.InvocationsD(ID)
=
%%CLASSNAME
InProgress
Completed
SingleFailure
RequiresManualIntervention
Reverted
Username
Job
ForcedClearUser
StartTime
EndTime
SourceMachine
TargetMachine
SourceInstance
TargetInstance
SourceNamespace
TargetNamespace
SourceProduction
TargetProduction
DeploymentFilename
DeploymentFileStream
DeploymentRollbackFilename
DeploymentRollbackFileStream
DeploymentLogFilename
DeploymentLogFileStream
CalledWithAutoRevert
RolledbackById
RolledbackBy
RollbackFor
RollbackForId
ThisIsARollback
LastStatus
FeedbackOpens in a new tab