Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

WF_WORKFLOW_DEF

Column NameData TypeField LengthNot Null?Data Def.Comments

ID

NUMBER

22

Not null

  

WF_DEF_ID

NUMBER

    

VERSION_START

NUMBER

 

Not null

0 

VERSION_END

NUMBER

 

 

0 

IN_PROCESS_ONLY

CHAR

1 BYTE

 

  
LAST_INSTANTIATED

DATE

 

 

  

PARAMETERS

VARCHAR2

1024 BYTES

Y

  

New in Vs. 10 to support the introduction of the interface WfVersionable used in the rator-wf-core project.

  • No labels